summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix parens in m_pullup() line in arp handling code. The code wasdillon2000-03-231-1/+1
* Fixed my breakage of SPLASSERT() in rev.1.15. There was a stray semicolonbde2000-03-231-1/+1
* Fix detection of the card-ready-for-command state. Use an ultimatemsmith2000-03-232-4/+9
* Return IPv4 native address for IPv4 mapped IPv6 address, even ifume2000-03-231-8/+23
* Correct instructions/examples about manual pages.ru2000-03-231-6/+6
* Check for MAN9 for consistency.ru2000-03-231-2/+2
* Remove redundant SRCS.ru2000-03-231-1/+0
* A bit of cleanup.ru2000-03-231-11/+15
* Fixed missing #include of <sys/types.h> in synopsis.bde2000-03-231-2/+3
* Document options HZ, place it in its own section `CLOCK OPTIONS' andasmodai2000-03-233-9/+60
* Fixed missing #include of <sys/types.h> in synopsis.bde2000-03-233-0/+3
* Fixed clean rule for font.h.bde2000-03-231-1/+1
* Fixed wrong arg type in synopsis.bde2000-03-231-1/+1
* Properly separate the K5-only buld from K4.markm2000-03-2325-25/+62
* Fixed bitrot in synopsis (the third arg of vsunlock went away).bde2000-03-231-1/+1
* Clear the Os macro and provide an HISTORY section instead.sheldonh2000-03-231-1/+6
* Correct grammar.sheldonh2000-03-231-25/+26
* Switch to the new time counter code to follow the i386.obrien2000-03-231-3/+4
* Clean up the FreeBSD configuration files -- includes removing the usageobrien2000-03-236-1226/+1674
* Merged from sys/i386/isa/clock.c and sys/isa/sio.c revisions 1.150 andkato2000-03-235-18/+23
* Removed B_READ and B_WRITE.kato2000-03-231-6/+6
* Disable fdctl_wr_foo. This feature is not supported by PC98.kato2000-03-232-2/+8
* Merged from sys/conf/files.i386 revision 1.310 (re-activate K6-2kato2000-03-231-1/+1
* Add entry about the isa/pci shim issue.imp2000-03-231-4/+10
* Move "Melco Airconnect" entry to correct place.kuriyama2000-03-232-8/+8
* This is FreeBSD version 5.0.obrien2000-03-231-1/+1
* "can received" -> "can receive".ru2000-03-221-1/+1
* Refer to the correct include file for the IPTOS_XXX constants.ru2000-03-221-1/+1
* Remove the trailing zeroes on the entries for the kernel config.n_hibma2000-03-221-4/+4
* IgnoreUserKnownHosts is a boolean flag, not an integer value.sheldonh2000-03-221-1/+1
* Fix one place which knew that B_WRITE was zero.phk2000-03-221-1/+2
* Added the joy driver (commented out).nyan2000-03-222-0/+4
* Correct the parent notification diagnostic emitted from the childbrian2000-03-221-1/+2
* If a links LCP FSM has reached TLF and it's the last link,brian2000-03-221-12/+5
* Don't bother setting the dial timer if we've closed abrian2000-03-221-1/+2
* Do some vfork() trickery so that the parent can determinebrian2000-03-221-7/+37
* Call bundle_CleanDatalinks() after UpdateSet() in case we'rebrian2000-03-221-0/+1
* in6_pcb.c:green2000-03-222-4/+4
* Add the DOC_LANG variable, and associated documentary comments.nik2000-03-222-0/+12
* Added NetBSD 1.4.2wosch2000-03-211-3/+6
* Whine at users who still have block devices in /dev, give them untilphk2000-03-211-0/+5
* Massive gut. We're not into 5.0 so remove all 4.x entries from thisimp2000-03-211-645/+11
* Adapt to the crypto distribution.jkh2000-03-211-3/+5
* Remove trailing comma.asmodai2000-03-211-1/+1
* Include a space between hash ('#') and 'Berkeley packet filter' likedan2000-03-212-2/+2
* As bde was kind to point out:asmodai2000-03-211-2/+0
* Regenerate usbdevs files.wpaul2000-03-215-3/+15
* Add device ID for LinkSys USB10T ethernet adapter (0x2202).wpaul2000-03-211-0/+1
* For version 0.9 change DNET outputdmlb2000-03-211-1/+1
* Added user level updates and reading of parameters.dmlb2000-03-212-36/+266
OpenPOWER on IntegriCloud