summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
1997-01-02rnd is random.etheisen
1996-12-30put entries back into alpha sorted orderkstailey
1996-12-30added info about /emulkstailey
1996-12-25Merge our chagnes with FreeBSD's latest changes. We should nowimp
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-22bring in bsd.own.mkNiklas Hallqvist
1996-12-22disklabels work nowTheo de Raadt
1996-12-18rnd -> randomTodd C. Miller
1996-12-18todd is under post-exam stress reliefTheo de Raadt
1996-12-17rnd -> random doncha knowTodd C. Miller
1996-12-16Implement 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-16fix .Nm stuff so that man -k worksTheo de Raadt
1996-12-10motorola stuff is similar to sunTheo de Raadt
1996-12-10Xr disklessTheo de Raadt
1996-12-10"the the" purgeTheo de Raadt
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-12-06back to 16 partitionsTheo de Raadt
1996-11-24Fix typo in last changeNiklas Hallqvist
1996-11-24Add a new knob called DEBUG. Define to -g to have it turn off STRIP=-sNiklas Hallqvist
and add itself to CFLAGS and ASFLAGS
1996-11-23Add overrideable INSTALL variableNiklas Hallqvist
1996-11-14correct last fix.Michael Shalayeff
1996-11-14correct LINKS usageMichael Shalayeff
1996-11-10Revert.Jason Downs
1996-11-06describe new device nodesTheo de Raadt
1996-11-01kernel malloc()/MALLOC() man page from NetBSDTodd C. Miller
1996-10-28Add more reset sequences ti xtermThorsten Lockert
1996-10-26$USER is deprecated in favour of $LOGNAMETodd C. Miller
1996-10-26mention LOGNAMETodd C. Miller
1996-10-25Added CDE dtterm capability.etheisen
1996-10-25Added CDE dtterm capabilty.etheisen
1996-10-22Sync with FreeBSDNiklas Hallqvist
1996-10-18bt930 not supported; from enami@ba2.so-net.or.jpTheo de Raadt
1996-10-15pms0r -> psm0Jason Downs
1996-10-14add 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-13Update to reflect driver changes.Jason Downs
1996-10-12missing quote; neetbsd pr#2832, mike.long@analog.comTheo de Raadt
1996-10-08Attempt at cleanup.michaels
1996-10-07warn about bootparamd server weaknessesTheo de Raadt
1996-10-06Install a symlink from /etc/termcap to the termcap file in /usr/share/miscThorsten Lockert
for some legacy (and GNU) software to find it
1996-10-04syncTheo de Raadt
1996-10-01return-rst on incoming auth connections (should speed things up)dm
1996-10-01Automagically support building man pages with tbl(1).Jason Downs
foo.1 becomes foo.1tbl
1996-10-012.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.0etheisen
1996-09-28Bye for now.Jason Downs
1996-09-26Bye-Bye BSD me macros for AT&T troff.etheisen
1996-09-21Document BOOT_CONFIG kernel option. -mojMats O Jansson
1996-09-20document minor bits; noted as missing in netbsd pr#2746; augustss@cs.chalmers.seTheo de Raadt
1996-09-16note in bugs that disklabels are not supported.Michael Shalayeff
from netbsd-pr kern/2759 <jonathan@DSG.Stanford.EDU>
1996-09-16Document this better.Jason Downs
1996-09-16Add $STATIC.Jason Downs
1996-09-11fix a typoTheo de Raadt