summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a bug overwriting random data when Van Jacobsen header compressionhm2001-01-121-11/+21
* Change return ??? to return -1 in some #if 0'ed code.jake2001-01-127-14/+14
* Remove declaration of airq variable from outer block. There were twobmilekic2001-01-123-3/+3
* Remove unused per-cpu variables inside_intr and ss_eflags.jake2001-01-1211-16/+0
* Prototype inet_ntoa_r and thereby silence a warning from GCC. The functionbmilekic2001-01-121-0/+1
* Remove useless include of sys/mbuf.h (no longer useful since thebmilekic2001-01-122-2/+0
* Convert all instances of:benno2001-01-1212-12/+12
* Spell declarations correctly.steve2001-01-122-2/+2
* Catch up to the name changes in the hwvol API.jhb2001-01-111-4/+4
* - Move all of the hwvol functions into a mixer_hwvol_* namespace, and makejhb2001-01-113-15/+21
* Woops, use the SYSCTL_STATIC_CHILDREN() macro instead of manuallyjhb2001-01-111-2/+2
* remove debug sysctljulian2001-01-111-1/+4
* Add manual for ray driver.dmlb2001-01-112-1/+408
* MF4: Allow the build process to continue even if crunchgen returns an error.joe2001-01-111-1/+1
* Make hook deletion SMP safe.julian2001-01-111-52/+88
* Add the us.pc-ctrl and us.unix keymaps.obrien2001-01-113-3/+3
* man(7) -> mdoc(7).ru2001-01-115-681/+845
* Add an exported function ng_rmhook_self() that removes a hookjulian2001-01-113-7/+106
* Another brian fix, luckily not in live code.julian2001-01-112-4/+3
* Add support to name cards supported by the itjc driverhm2001-01-111-6/+5
* Fix uninitialised pointer.julian2001-01-111-0/+1
* Add itjc ISDN hardware driverhm2001-01-112-8/+24
* Add infrastructure for the itjc ISDN hardware driverhm2001-01-111-1/+10
* - Remove compatibility macros for accessing per-cpu variables.jake2001-01-1110-318/+33
* Add the ISDN itjc hardware driver. This driver supports the NETJet-S cardshm2001-01-118-9/+3942
* Add infrastructure to support the ISDN itjc hardware driver.hm2001-01-112-14/+14
* Update the ihfc driver with a patch from the author. He writes: This patchhm2001-01-114-50/+84
* Fix a small typodougb2001-01-111-1/+1
* Add a system to save entropy from /dev/random periodically so thatdougb2001-01-117-10/+129
* Fixed the ``undesirable hyphenation'' problem, most noticeable with Xr.ru2001-01-111-4/+16
* Fixed the bug in D1 macro where it would eat its first (text) argument.ru2001-01-111-14/+2
* mdoc(7) police: formatting fixes.ru2001-01-111-32/+52
* Unbreak compilation.archie2001-01-112-2/+2
* Add portmap as a dependency for NIS client and server.bsd2001-01-111-0/+2
* Style improvements for last fix. Should be functionally the same.dwmalone2001-01-111-19/+19
* Only free items that are not already free or passed to other nodes.julian2001-01-101-1/+2
* Changes to stop zombie nodes showing up in active node lists.julian2001-01-101-21/+34
* Fix so that the netmask is displayed correctly when it does notabial2001-01-101-4/+9
* lmc_ifup() was not checking the state of the interface. This wouldarchie2001-01-101-3/+8
* Reformat to be a bit closer to style(9).abial2001-01-101-26/+26
* Fix breakage after moving from struct proc/eproc to kinfo_proc.abial2001-01-101-19/+15
* Reinstate 1.19.grog2001-01-101-2/+3
* New option -m to select multisession mode.sos2001-01-102-92/+190
* Disable strstr() if ACPICA is compiled in userland.iwasaki2001-01-102-0/+4
* Add session argument to *close_disk, allowing to set session type on fixate.sos2001-01-1015-61/+54
* Add session argument to *CLOSEDISK, allowing to set session type on fixate.sos2001-01-101-4/+7
* Have rpcgen actually tell us what cpp it is looking for (as it would if weobrien2001-01-101-1/+1
* - Add #defines for the symbol names of the kernel interrupt, systemjake2001-01-102-58/+94
* Enable fixed event at not only boot but also wakeup.iwasaki2001-01-101-13/+33
* Bump __FreeBSD_version for libgcc/linking changes.obrien2001-01-101-1/+1
OpenPOWER on IntegriCloud