summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add forgotten $Id$wosch1996-09-22101-5/+176
* Remove length field from utrace entries.phk1996-09-221-6/+6
* Remove the extra length field from the utrace entries. It's redundant.phk1996-09-222-16/+6
* add a.core entity for FreeBSD core teamwosch1996-09-2210-78/+70
* Reformatted FreeBSD additions to match 4.4Lite style. Mixed tabs andbde1996-09-221-7/+7
* Fix one byte buffer overflowache1996-09-221-1/+1
* Fixed annoying non-null output for `make depend'. SRCS should onlybde1996-09-221-4/+4
* Fixed a bug with the management of the pointer to the first TxCB in thedg1996-09-222-98/+76
* Properly boldify all list items and correct a syntax error.jkh1996-09-221-4/+4
* Fix a possible syntax error in rc when swapfile isn't defined at all.imp1996-09-221-2/+2
* Remove the code that renices +4 a process that has had 10 minutes ofgpalmer1996-09-221-7/+2
* Reviewed by: Bill Fenner <fennder@parc.xerox.com>imp1996-09-222-1/+47
* Fix for PR# 1095, make's continuation line handling buggysteve1996-09-223-45/+61
* Fix for PR# 1427, yacc-generated parser generates warningssteve1996-09-221-15/+17
* Fix some compilation warningspst1996-09-226-22/+13
* Fix up some compilation warnings.pst1996-09-225-21/+15
* Remove some gratutious screen saves.jkh1996-09-223-18/+3
* Fix & expansion (from pw_gecos field), sizeof buf used whenache1996-09-211-1/+1
* Improve comments, sync sh/csh scripts if possible.wosch1996-09-215-11/+50
* Fix some compilation warnings.pst1996-09-215-13/+17
* Note that EtherPower 2 is supported.jkh1996-09-211-1/+2
* Nuke a trailing .endif which survived Peter's last edits.jkh1996-09-211-2/+1
* fix .Xr macrowosch1996-09-216-7/+7
* Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>:bde1996-09-2144-199/+288
* Include <sys/filio.h> explicitly - don't depend on <machine/soundcard.h>bde1996-09-211-0/+1
* Remove SHARED_LIBCC_INT sample, it's gone and has been a do-nothing optionpeter1996-09-213-24/+3
* Remove the partial support for a shared -lcc_int, since it's been unusablepeter1996-09-217-22/+15
* Moved the prototype for ioctl() from <sys/ioctl.h> to <sys/ioccom.h>bde1996-09-212-10/+12
* Who would have though that dmesg didn't understand message buffers?bde1996-09-211-8/+16
* Note that Adaptec 1510 controller is supported (via aic0 driver).jkh1996-09-211-1/+2
* I don't understand, I committed this fix (move a counter and fixed a typo)pst1996-09-212-8/+6
* Syntax error: so_incom -> so_incompache1996-09-212-4/+4
* ".Xr chflags 1," -> ".Xr chflags 1 ,"peter1996-09-211-1/+1
* Unlocalize `date`ache1996-09-211-3/+3
* Fix for PR#1230, make ``.for'' loops iterate backwards.steve1996-09-211-1/+1
* Fiexed CFLAGS. Compiling things in the kernel without -O now causesbde1996-09-212-4/+4
* If the incomplete listen queue for a given socket is full,pst1996-09-202-10/+36
* Fixed bogus obj target (found by objwarn check).bde1996-09-201-3/+1
* Don't include <sys/conf.h> for the kernel in disk-related headers.bde1996-09-2011-39/+38
* Changed an arg name in the pseudo-prototype for bzero() to matchbde1996-09-203-69/+84
* Added a `checkdpadd' target to help check that ${DPADD} is consistent withbde1996-09-202-3/+16
* Fixed and simplified `whereobj' rule. Use the not-so-new -V feature.bde1996-09-201-10/+2
* Fixed order and whitespace of examples/cvs entries.bde1996-09-201-7/+7
* Fixed lots of warnings from gcc-2.7.x about "left-hand operand ofbde1996-09-201-3/+2
* Replace GNU-made __P definition by standard from sys/cdefs.hache1996-09-201-0/+4
* Fixed CLEANFILES. The *.3 links were missing.bde1996-09-202-13/+64
* Add the utrace syscall.phk1996-09-201-3/+4
* Fixed CLEANFILES. osreldate was missing.bde1996-09-201-3/+4
* This should have gone away with the COMPAT_43 cruft. cgetent() is nowbde1996-09-201-339/+0
* Fixed a bug in the receive buffer allocation code that resulted in adg1996-09-202-10/+28
OpenPOWER on IntegriCloud