summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed two bugs in previous commit: be sure to include tcp_debug.h whendg1996-07-122-3/+6
* Fix braino in rev 1.30 fix; m_copy() the mbuf that has the headerfenner1996-07-121-2/+2
* accross -> across.jfieber1996-07-122-17/+8
* Remove some suspect sector size calculations which are also the sourcejkh1996-07-123-30/+3
* Small changes so that this actually stands a chance of doing thegpalmer1996-07-121-2/+11
* Bump RELDATE in -current to be greater than RELDATE in -stable (and hencepeter1996-07-121-2/+2
* Fix something I broke with CDROM installation (well, I knew my firstjkh1996-07-1210-50/+66
* Fixed brackets in usage message.bde1996-07-121-8/+10
* Staticized some variables.bde1996-07-121-5/+12
* Use a big delta in adjtime() for big negative adjustments as well asbde1996-07-121-2/+2
* Staticized a few variables.bde1996-07-126-18/+27
* Removed "optimization" using gcc's builtin memcpy instead of bcopy.bde1996-07-122-10/+4
* Renamed upa to p0upa to match p0upt.bde1996-07-123-42/+42
* Export `dumpmag' to utilities but not to the kernel.bde1996-07-122-6/+8
* Fixed cloned comments about npx traps to match context.bde1996-07-123-15/+24
* Add whereobj target to find that pesky obj dirpst1996-07-121-1/+17
* Include <sys/types.h> before including <grp.h> so that this doesn'tbde1996-07-121-9/+13
* Removed obsolete definition of PIPE_NBIO.bde1996-07-121-2/+1
* Moved the definition of DEBUGMSG() from asm.h to start.S. This macrobde1996-07-122-13/+13
* Moved the definition of `bsize' out of a DO_BAD144 ifdef so that thisbde1996-07-121-2/+2
* Moved the definition of dflt_name to the correct file (table.c is only forbde1996-07-123-5/+8
* Fixed some speling, punctuation.. and spac ing errors.bde1996-07-122-19/+19
* Fixed operand order for shld and shrd.bde1996-07-122-164/+160
* Don't use NULL in non-pointer contexts.bde1996-07-1213-54/+50
* Changed all sprintf() calls to snprintf().nate1996-07-125-39/+52
* Add amanda default portpst1996-07-111-1/+2
* Set shells to nonexistent where appropriatepst1996-07-111-3/+3
* Add ability to override sendmail .cf file specification.pst1996-07-111-3/+8
* Make the menu height calculation actually work.jkh1996-07-119-27/+27
* 1. Remove some ancient bogons from when I initially added dialogMenuItemjkh1996-07-115-63/+21
* Add some comments explaining what APM_DSVALUE_BUG does no that I knownate1996-07-112-6/+20
* Modify the kernel to use the new pr_usrreqs interface rather than the oldwollman1996-07-1115-295/+566
* Added Johann Tonsing <jtonsing@mikom.csir.co.za> for his PCCARDnate1996-07-111-1/+2
* In num_tok, allow the user to specify '0' as plain '0' instead ofnate1996-07-111-2/+3
* Merge.jkh1996-07-112-2/+6
* Fix a couple of whoopers which somehow went undetected until now.jkh1996-07-113-56/+66
* Added my name as a co-ordinator for the APM/PCCARD stuff, and updatednate1996-07-111-11/+13
* Another man page with a messed up .Dd line.mpp1996-07-111-1/+1
* Use the correct format for the ".Dd" (man page date) line.mpp1996-07-111-1/+1
* A *QUICK* pass through this man page to make it conform to mdocmpp1996-07-111-43/+44
* Fix some spelling errors.mpp1996-07-113-6/+6
* Add divert.4 to the list of man pages that are installed.mpp1996-07-111-1/+1
* Fix a spelling error.mpp1996-07-111-1/+1
* Add a man page for the "aic" deive (Adaptec AIC 6260/6360 SCSI controllermpp1996-07-112-2/+50
* Add a man page for the "wt" device (Archive/Wangtec QIC-02 & QIC-36mpp1996-07-112-2/+47
* Minor style fixup.mpp1996-07-111-2/+2
* Add a man page for the "ncr" device (NCR 53C810 & 5C825 SCSI controllers).mpp1996-07-113-2/+89
* Add a man page for the "ep" device (3com 3c5x9 ethernet card).mpp1996-07-112-2/+126
* Add a man page for the "el" device (3com 3c501 ethernet card).mpp1996-07-112-2/+47
* Add a man page for the "eg" device (3com 3c505).mpp1996-07-112-2/+47
OpenPOWER on IntegriCloud