LiteBSD/src 6f89c18etc gettytab

Merge pull request #73 from calmsacibis995/patch-1

Update gettytab to change the default login banner from "4.4 BSD-Lite...
DeltaFile
+1-1etc/gettytab
+1-11 files

LiteBSD/src 01c12e9etc gettytab

Update gettytab to change the default login banner from "4.4 BSD-Lite" to "LiteBSD"
DeltaFile
+1-1etc/gettytab
+1-11 files

LiteBSD/src 935d447usr.sbin/config mkmakefile.c

Merge pull request #67 from aalm/config_files_comments

allow #comments in files.xxx
DeltaFile
+9-0usr.sbin/config/mkmakefile.c
+9-01 files

LiteBSD/src 68762dcusr.sbin/config mkmakefile.c

allow #comments in files.xxx
DeltaFile
+9-0usr.sbin/config/mkmakefile.c
+9-01 files

LiteBSD/src bc87a1bshare/mk-pic32 bsd.port.mk

Add a switch (SBININSTALL) that does the magic for installing to ${PREFIX}/sbin
Defaults to off (i.e. install to ${PREFIX}/bin)
Turn it on by putting SBININSTALL=Yes into your port Makefile.
DeltaFile
+5-0share/mk-pic32/bsd.port.mk
+5-01 files

LiteBSD/src eaa7851lib/liblua lcode.c lua.c

Update Lua to 5.3.3
DeltaFile
+469-225lib/liblua/lcode.c
+0-609lib/liblua/lua.c
+0-449lib/liblua/luac.c
+86-57lib/liblua/lstrlib.c
+62-43lib/liblua/lvm.c
+53-38lib/liblua/loslib.c
+670-1,42123 files not shown
+974-1,64929 files

LiteBSD/src ee02447usr.bin/lex ChangeLog scan.c, usr.bin/yacc reader.c

Merge pull request #60 from sergev/yacc-lex-m4

Upgrade m4 to latest NetBSD version, add latest flex, upgrade to latest yacc
DeltaFile
+9,133-0usr.bin/lex/ChangeLog
+5,104-0usr.bin/lex/scan.c
+3,835-0usr.bin/lex/skel.c
+3,552-0usr.bin/lex/flex.skl
+2,406-721usr.bin/yacc/reader.c
+2,953-0usr.bin/lex/parse.c
+26,983-721738 files not shown
+172,069-10,188744 files

LiteBSD/src 7c9f8ceadmin/build lorder, contrib/ufstool manifest.c Makefile

Merge pull request #62 from sergev/build-on-freebsd

Make the build of LiteBSD more self-contained:
DeltaFile
+88-0admin/build/lorder
+4-4lib/libncurses/config.status
+7-0contrib/ufstool/manifest.c
+3-3lib/libncurses/config.log
+3-2contrib/ufstool/Makefile
+2-2lib/libncurses/ncurses/Makefile
+107-1129 files not shown
+138-4135 files

LiteBSD/src 8fa64c0admin/build mkdep, share/mk-pic32 bsd.prog.mk local.prog.mk

Merge pull request #63 from majenkotech/master

Added local mkdep that forces the use of mips-[whatever]-gcc
DeltaFile
+113-0admin/build/mkdep
+1-1share/mk-pic32/bsd.prog.mk
+1-1share/mk-pic32/local.prog.mk
+1-1share/mk-pic32/bsd.lib.mk
+116-34 files

LiteBSD/src d51d112share/mk-pic32 bsd.port.mk

`du -b` is a GNU extension :( so we need to use gdu for the BSDs (for now...)
Also, place the -i flag after sed in update-control to make OpenBSD happy.
DeltaFile
+7-1share/mk-pic32/bsd.port.mk
+7-11 files

LiteBSD/src 5d5c00aadmin/build mkdep, share/mk-pic32 bsd.lib.mk bsd.prog.mk

Added local mkdep that forces the use of mips-*-gcc and only the local LiteBSD headers
DeltaFile
+113-0admin/build/mkdep
+1-1share/mk-pic32/bsd.lib.mk
+1-1share/mk-pic32/bsd.prog.mk
+1-1share/mk-pic32/local.prog.mk
+116-34 files

LiteBSD/src 2ccac5cadmin/build lorder, contrib/ufstool manifest.c Makefile

Make the build of LiteBSD more self-contained:
* Use our own lorder script instead of relying on what is on the OS.
* /usr/bin/env perl everywhere, for FreeBSD (which installs to /usr/local/bin).
* ufstool needs a FreeBSD-specific #ifdef in one spot.
* pcc was using bison as its yacc, switch pcc to byacc like everything else.
* Some tweaks to the ncurses build process.
DeltaFile
+88-0admin/build/lorder
+4-4lib/libncurses/config.status
+7-0contrib/ufstool/manifest.c
+3-3lib/libncurses/config.log
+3-2contrib/ufstool/Makefile
+2-2lib/libcrypto/util/pod2man.pl
+107-1129 files not shown
+138-4135 files

LiteBSD/src de431bashare/mk-pic32 bsd.port.mk

Prep for upcoming changes to the ports infrastructure.
To ease maintenance, all packages will now be placed in a single ports/packages directory.
Add a clean-work target, which does what clean-package used to do.
Target clean-package now simply removes the final package from the ports/packages directory.
Add a clean-all target that runs clean-work and clean-package.
DeltaFile
+10-1share/mk-pic32/bsd.port.mk
+10-11 files

LiteBSD/src f54e7d8etc rootfs.manifest

Hook spell(1) and mktemp(1) up to 'bmake fs'--forgot when I committed them.
DeltaFile
+11-0etc/rootfs.manifest
+11-01 files

LiteBSD/src 27730d3. README.md

Update README.md with ports tree link.
DeltaFile
+3-0README.md
+3-01 files

LiteBSD/src c56fa46usr.bin/lex ChangeLog scan.c, usr.bin/yacc reader.c

Upgrade m4 to latest NetBSD version, add latest flex, upgrade to latest yacc.
DeltaFile
+9,133-0usr.bin/lex/ChangeLog
+5,104-0usr.bin/lex/scan.c
+3,835-0usr.bin/lex/skel.c
+3,552-0usr.bin/lex/flex.skl
+2,406-721usr.bin/yacc/reader.c
+2,953-0usr.bin/lex/parse.c
+26,983-721738 files not shown
+172,069-10,188744 files

LiteBSD/src c63207fetc rootfs.manifest, include limits.h

Add nl(1) from NetBSD -current.
This utility is part of POSIX.
DeltaFile
+404-0usr.bin/nl/nl.c
+214-0usr.bin/nl/nl.1
+8-0usr.bin/nl/Makefile
+7-0include/limits.h
+1-1usr.bin/Makefile
+2-0etc/rootfs.manifest
+636-11 files not shown
+637-17 files

LiteBSD/src 32acc1csys/mips/dev sd.c, usr.sbin/config mkmakefile.c

Fix bug in config utility: wrong options for SD_LED.
DeltaFile
+6-6usr.sbin/config/mkmakefile.c
+1-0sys/mips/dev/sd.c
+7-62 files

LiteBSD/src 4c8199fsys/mips/conf MEBII.pic32 EMZ64.pic32, sys/mips/include pic32mz.h

Fix bug for EMZ64 and HMZ144 boards: unexpected boot into single user mode.
Button1, which selects single user mode, has been incorrectly cofigured
as analog pin.
DeltaFile
+37-1sys/mips/pic32/machdep.c
+16-0sys/mips/include/pic32mz.h
+2-2sys/mips/conf/MEBII.pic32
+2-0sys/mips/conf/EMZ64.pic32
+57-34 files

LiteBSD/src 6d9e8b7sys/mips/conf WIFIRE.pic32, sys/mips/dev sd.c

Use explicit pin names in kernel config file.
DeltaFile
+28-8usr.sbin/config/mkioconf.c
+20-11usr.sbin/config/mkmakefile.c
+28-3usr.sbin/config/config.y
+17-13sys/mips/conf/WIFIRE.pic32
+19-8usr.sbin/config/config.h
+18-8sys/mips/dev/sd.c
+130-5118 files not shown
+236-15724 files

LiteBSD/src a90fc1fadmin/build Makefile, admin/build/skeleton README.txt

Add support for Olimex PIC32-EMZ64 board.
DeltaFile
+95-0sys/mips/conf/EMZ64.pic32
+24-0sys/mips/dev/if_en.c
+13-2sys/mips/pic32/machdep.c
+1-1admin/build/skeleton/README.txt
+1-1admin/build/Makefile
+1-0sys/compile/Makefile
+135-46 files

LiteBSD/src 91a762eusr.bin/as/tests hello.s hello-gcc.s

Add assembler tests.
DeltaFile
+42-0usr.bin/as/tests/hello.s
+40-0usr.bin/as/tests/hello-gcc.s
+28-0usr.bin/as/tests/test-la.s
+9-0usr.bin/as/tests/align.s
+119-04 files

LiteBSD/src 34d1dd1share Makefile, usr.bin/pcc/pcc/mip mkext.c

Fix pcc build issue. Install /usr/share/demo directory.
DeltaFile
+5-2usr.bin/pcc/pcc/mip/mkext.c
+1-1share/Makefile
+6-32 files

LiteBSD/src fa1ab14usr.bin/pcc/pcc configure configure.ac, usr.bin/pcc/pcc/cc/cpp cpp.c token.c

Update to latest pcc code.
DeltaFile
+399-344usr.bin/pcc/pcc/cc/cpp/cpp.c
+123-142usr.bin/pcc/pcc/cc/cpp/token.c
+242-4usr.bin/pcc/pcc/configure
+31-39usr.bin/pcc/pcc/cc/cpp/cpp.h
+20-4usr.bin/pcc/pcc/configure.ac
+19-1usr.bin/pcc/pcc/os/CVS/Entries
+834-53432 files not shown
+894-61938 files

LiteBSD/src 4090429usr.bin/more command.c

Merge pull request #55 from sergev/more-fix

Fix more(1) display.
This is temporary!
DeltaFile
+6-6usr.bin/more/command.c
+6-61 files

LiteBSD/src 0e6738fusr.bin/ld littlemips_script.ld

Merge pull request #59 from sergev/ld-tweak

Don't have ld(1) search non-existant directories. Eliminates some warnings.
DeltaFile
+1-1usr.bin/ld/littlemips_script.ld
+1-11 files

LiteBSD/src 9726515usr.bin/pcc/pcc config.log, usr.bin/pcc/pcc/cc/cpp cpp.c

Update to latest pcc.
DeltaFile
+0-842usr.bin/pcc/pcc/mip/compat.c
+842-0usr.bin/pcc/pcc/common/compat.c
+393-322usr.bin/pcc/pcc/config.log
+124-113usr.bin/pcc/pcc/cc/cpp/cpp.c
+139-0usr.bin/pcc/pcc/common/softfloat.h
+0-115usr.bin/pcc/pcc/mip/unicode.c
+1,498-1,392125 files not shown
+2,562-2,272131 files

LiteBSD/src f73c51einclude unistd.h, lib/libc/gen usleep.3 usleep.c

usleep(3) returns int, not void.
DeltaFile
+1-1include/unistd.h
+1-1lib/libc/gen/usleep.3
+1-1lib/libc/gen/usleep.c
+3-33 files

LiteBSD/src 2343f18usr.bin/ld littlemips_script.ld

Don't have ld(1) search non-existant directories. Eliminates some warnings.
DeltaFile
+1-1usr.bin/ld/littlemips_script.ld
+1-11 files

LiteBSD/src c5575ceusr.bin/pcc/pcc/cc/ccom dwarf.c dwarf.h, usr.bin/pcc/pcc/cc/ccom/CVS Entries

Update to latest pcc code.
DeltaFile
+248-0usr.bin/pcc/pcc/cc/ccom/dwarf.c
+196-0usr.bin/pcc/pcc/cc/ccom/dwarf.h
+39-39usr.bin/pcc/pcc/cc/cpp/tests/CVS/Entries
+25-25usr.bin/pcc/pcc/f77/fcom/CVS/Entries
+17-17usr.bin/pcc/pcc/cc/cxxcom/CVS/Entries
+18-16usr.bin/pcc/pcc/cc/ccom/CVS/Entries
+543-9750 files not shown
+743-26756 files