summaryrefslogtreecommitdiff
path: root/share/man
AgeCommit message (Collapse)Author
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-06back to 16 partitionsTheo de Raadt
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-26$USER is deprecated in favour of $LOGNAMETodd C. Miller
1996-10-26mention LOGNAMETodd C. Miller
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-04syncTheo de Raadt
1996-09-28Bye for now.Jason Downs
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-11fix a typoTheo de Raadt
1996-09-10fix the man acording to the recent changes.Michael Shalayeff
1996-09-06document how to turn on YPTheo de Raadt
1996-08-31error in hostnamePer Fogelstrom
1996-08-29document cua support in tty subsystemTheo de Raadt
1996-08-29simplify using com* notationTheo de Raadt
1996-08-29look at this robin, this page has jumper information!Theo de Raadt
1996-08-28fbtab man pageTheo de Raadt
1996-08-24compat_svr4 from christosTheo de Raadt
1996-08-16Man page for pctr.dm
1996-08-14pnp.4shawn
1996-08-14rudimentary plug-and-play supportshawn
1996-08-09from compat_linux; apparently hacked by soda@sra.co.jpTheo de Raadt
1996-08-08correct list of modelsTheo de Raadt
1996-08-08slight updateTheo de Raadt
1996-08-08balony, we have bounce buffersTheo de Raadt
1996-08-08adduser -> adduser_procJason Downs
1996-08-04Link scsi.4 to scsibus.4Thorsten Lockert
1996-08-04Manual page for generic SCSI subsystem; from FreeBSDThorsten Lockert
1996-08-04Move acd.4 out of man4.i386 and remove the BUGS section.Jason Downs
1996-08-03these 3 Tekram boards also work with the aha driver; todd millerTheo de Raadt
1996-07-27+ahc, +stripTheo de Raadt
1996-07-24OS is OpenBSDTodd C. Miller
1996-07-18Ipfilter 3.1.0 (forgot to check it in yesterday).dm
1996-07-13added missing plural (exist -> exists)Todd C. Miller
1996-07-08kernel is /bsd, os is OpenBSDccappuc