summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Both boot and boot-conf were using a different algorithm from the onedcs2000-09-162-32/+38
* Don't declare ospeed as a common - and it happens to be incorrect as well.peter2000-09-161-1/+2
* hint vs hints typoimp2000-09-161-1/+1
* Make LINT link.phk2000-09-163-0/+12
* Add proper prototype for dkcksum();phk2000-09-163-0/+6
* Remove SMP hack.phk2000-09-161-6/+0
* Make LINT compile.phk2000-09-165-9/+6
* Make LINT compile.phk2000-09-163-3/+3
* Make LINT compile again.phk2000-09-162-0/+2
* Remove a few leftover CLBYTES related bits.phk2000-09-162-16/+0
* Remove a pointless casting of a gid_t to a gid_t.phk2000-09-161-1/+1
* Add tr_TR timedefache2000-09-163-0/+207
* Fix a cut&paste mistake.phk2000-09-161-1/+1
* Call bpfattach() correctly from if_ppp.cbrian2000-09-161-0/+5
* Turn dkcksum() into an __inline function.phk2000-09-1614-144/+51
* Add canonical checks to devfs_setattr().phk2000-09-161-14/+50
* Welcome stdbool.h. A header file from the ANSI C99 specification.asmodai2000-09-162-2/+56
* Change the interface to pccard_function_init. The interface is suchimp2000-09-162-8/+17
* Replace ${LIBMYTINFO} with warningache2000-09-161-2/+2
* Remove unneded -lmytinfoache2000-09-163-6/+6
* Remove unneded -ltermcap or -lmytinfoache2000-09-162-4/+4
* Remove unneded -lmytinfoache2000-09-163-6/+6
* Remove unneded -ltermcap or -lmytinfoache2000-09-1616-32/+38
* Remove unneded -lmytinfoache2000-09-161-2/+2
* Remove unneded -ltermcapache2000-09-162-4/+5
* Remove unneded -lmytinfoache2000-09-161-2/+2
* Add warning about laptops needing pmtimer device for proper suspend/resumeimp2000-09-161-0/+9
* It is possible for a TCP callout to be removed from the timing wheel,jlemon2000-09-161-5/+5
* Remove some commented out cruft.jhb2000-09-151-7/+0
* - Add a new process flag P_NOLOAD that marks a process that should bejhb2000-09-155-1/+8
* Add release note for netgraph enhancements/improvements.bmah2000-09-152-0/+8
* Idle processes are always runnable, so let them state at SRUN.jhb2000-09-152-3/+1
* Release Giant before starting up init.jhb2000-09-151-1/+3
* Fix typo (rc.conf -> pccard.conf).iwasaki2000-09-151-1/+1
* Use driver_intr_t instead of the now defunct inthand2_t.jhb2000-09-151-1/+1
* examined the gateway (from the routing table) only when the addressume2000-09-151-0/+10
* Add -Wmissing-prototypes.ru2000-09-154-10/+16
* Also coerce diff(1) into working the other way (from no-\n to \n).green2000-09-151-0/+3
* Reserve major number 156 for uscannern_hibma2000-09-151-0/+1
* Correct variable check for VAR_TRY_DHCP.jkh2000-09-152-2/+2
* Use MTREE_FOLLOWS_SYMLINKS optionache2000-09-151-1/+1
* Add/use MTREE_FOLLOWS_SYMLINKS make.conf optionache2000-09-153-5/+11
* Factorize, reorganize, and move code around.dcs2000-09-152-116/+152
* Restore standard symlink default, return -L, remove -P, add missing -q to getoptache2000-09-152-11/+12
* Start countdown only _after_ the kernel was loaded. Not very fair otherwise.dcs2000-09-151-4/+4
* Gosh. I managed to commit the wrong version of this file. Darn;markm2000-09-151-4/+4
* Merged from sys/isa/fd.c revision 1.187.kato2000-09-152-2/+10
* Merged from sys/i386/isa/sio.c revision 1.314.kato2000-09-152-0/+2
* Merged from sys/i386/isa/clock.c revision 1.157.kato2000-09-153-21/+21
* Merged from sys/i386/i386/machdep.c revision 1.408.kato2000-09-152-12/+12
OpenPOWER on IntegriCloud