Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-01-02 | rnd is random. | etheisen | |
1996-12-30 | put entries back into alpha sorted order | kstailey | |
1996-12-30 | added info about /emul | kstailey | |
1996-12-25 | Merge our chagnes with FreeBSD's latest changes. We should now | imp | |
have identical bsd.port.mk files again. This file has successfully compiled many of the archivers, gnu make, and emacs (althought the emacs deltas have not been merged back into the FreeBSD tree yet since I don't have it working yet). The FreeBSD Id line may be slightly off since I generated it by hand to match the commit I just made there. | |||
1996-12-22 | bring in bsd.own.mk | Niklas Hallqvist | |
1996-12-22 | disklabels work now | Theo de Raadt | |
1996-12-18 | rnd -> random | Todd C. Miller | |
1996-12-18 | todd is under post-exam stress relief | Theo de Raadt | |
1996-12-17 | rnd -> random doncha know | Todd C. Miller | |
1996-12-16 | Implement more tty flags for better portability from other systems: | Thorsten Lockert | |
XCASE - canonical input/output processing IUCLC - translate uppercase to lowercase on input OLCUC - translate lowercase to uppercase on output OCRNL - translate carriage return to newline on output ONOCR - do not output carriage return at column 0 ONLRET - newline performs carriage return function In addition the tty compatibility interface supports LCASE properly. Look at termios(4) for a more complete description of the above flags. | |||
1996-12-16 | fix .Nm stuff so that man -k works | Theo de Raadt | |
1996-12-10 | motorola stuff is similar to sun | Theo de Raadt | |
1996-12-10 | Xr diskless | Theo de Raadt | |
1996-12-10 | "the the" purge | Theo de Raadt | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-12-06 | back to 16 partitions | Theo de Raadt | |
1996-11-24 | Fix typo in last change | Niklas Hallqvist | |
1996-11-24 | Add a new knob called DEBUG. Define to -g to have it turn off STRIP=-s | Niklas Hallqvist | |
and add itself to CFLAGS and ASFLAGS | |||
1996-11-23 | Add overrideable INSTALL variable | Niklas Hallqvist | |
1996-11-14 | correct last fix. | Michael Shalayeff | |
1996-11-14 | correct LINKS usage | Michael Shalayeff | |
1996-11-10 | Revert. | Jason Downs | |
1996-11-06 | describe new device nodes | Theo de Raadt | |
1996-11-01 | kernel malloc()/MALLOC() man page from NetBSD | Todd C. Miller | |
1996-10-28 | Add more reset sequences ti xterm | Thorsten Lockert | |
1996-10-26 | $USER is deprecated in favour of $LOGNAME | Todd C. Miller | |
1996-10-26 | mention LOGNAME | Todd C. Miller | |
1996-10-25 | Added CDE dtterm capability. | etheisen | |
1996-10-25 | Added CDE dtterm capabilty. | etheisen | |
1996-10-22 | Sync with FreeBSD | Niklas Hallqvist | |
1996-10-18 | bt930 not supported; from enami@ba2.so-net.or.jp | Theo de Raadt | |
1996-10-15 | pms0r -> psm0 | Jason Downs | |
1996-10-14 | add tun pseudo-device interface manual. | Michael Shalayeff | |
from der mouse Net's PR, if i didn't missed my memory... it was lost in my tree a long ago (: | |||
1996-10-13 | Update to reflect driver changes. | Jason Downs | |
1996-10-12 | missing quote; neetbsd pr#2832, mike.long@analog.com | Theo de Raadt | |
1996-10-08 | Attempt at cleanup. | michaels | |
1996-10-07 | warn about bootparamd server weaknesses | Theo de Raadt | |
1996-10-06 | Install a symlink from /etc/termcap to the termcap file in /usr/share/misc | Thorsten Lockert | |
for some legacy (and GNU) software to find it | |||
1996-10-04 | sync | Theo de Raadt | |
1996-10-01 | return-rst on incoming auth connections (should speed things up) | dm | |
1996-10-01 | Automagically support building man pages with tbl(1). | Jason Downs | |
foo.1 becomes foo.1tbl | |||
1996-10-01 | 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 | etheisen | |
1996-09-28 | Bye for now. | Jason Downs | |
1996-09-26 | Bye-Bye BSD me macros for AT&T troff. | etheisen | |
1996-09-21 | Document BOOT_CONFIG kernel option. -moj | Mats O Jansson | |
1996-09-20 | document minor bits; noted as missing in netbsd pr#2746; augustss@cs.chalmers.se | Theo de Raadt | |
1996-09-16 | note in bugs that disklabels are not supported. | Michael Shalayeff | |
from netbsd-pr kern/2759 <jonathan@DSG.Stanford.EDU> | |||
1996-09-16 | Document this better. | Jason Downs | |
1996-09-16 | Add $STATIC. | Jason Downs | |
1996-09-11 | fix a typo | Theo de Raadt | |