summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* setproctitle() requires unistd.h and not libutil.h/-lutilbrian2000-09-021-3/+1
* libutil.h is no longer required for setproctitle()brian2000-09-021-5/+0
* libutil is no longer required as setproctitle() has moved to libcbrian2000-09-022-5/+2
* Move setproctitle() from libutil to libc (after a repo-copy)brian2000-09-028-257/+12
* A quick fix to get around a problem (described below) with cia basedgallatin2000-09-022-3/+5
* Define some more bits in CSR15 needed for previous change.wpaul2000-09-022-0/+8
* Make the blinkylights on non-MII 21143 cards work. We need to enablewpaul2000-09-012-0/+22
* If a base address register has been set up by the BIOS, but the relevantmsmith2000-09-012-12/+26
* List opt_asr.h for creation, as it's expected by the 'asr' driver in amsmith2000-09-011-0/+3
* Document the tap drivernsayer2000-09-012-0/+4
* Move the 'asr' driver to cdev major 154, since 97 is already taken.msmith2000-09-012-1/+2
* Change the probing order priority of acpi so that acpi is probed afteriwasaki2000-09-011-1/+1
* change mixer api slightlycg2000-09-0125-249/+627
* o Simplify if/then clause equating ESRCH with ENOENT when hiding a processrwatson2000-09-012-10/+4
* o Synchronize linprocfs authorization with procfs authorization improvementsrwatson2000-09-012-76/+58
* Note in release notes that: which(1) and killall(1) are now Cbmah2000-09-012-0/+10
* add 32bit formats and a couple of ioctlscg2000-09-011-26/+36
* Reflect the MFC of: Posix.1b shared memory objects, OpenSSL 0.9.5a,bmah2000-09-012-6/+6
* Match IPPROTO_ICMP with IP protocol field of the original IPru2000-09-012-4/+4
* o Make procfs use vaccess() for procfs_access() DAC and super-user checks,rwatson2000-09-012-56/+8
* Treat empty lang as "C" lang tooache2000-09-011-1/+1
* Add a missing article.sheldonh2000-09-011-1/+1
* `ip_id' now expected in host byte order when IP_HDRINCL is in use.ru2000-09-011-1/+13
* Fixed broken ICMP error generation, unified conversion of IP headerru2000-09-017-26/+47
* Set rcsid to correct valuephantom2000-09-011-24/+6
* protect .h file contents correctly.phantom2000-09-011-18/+3
* Remove unused indirect references to cat* functions.phantom2000-09-015-83/+4
* Fix memory leak introduced by kris in rev 1.22phantom2000-09-011-0/+2
* Fixed FPU_ERROR_BROKEN code. It had old-isa code.kato2000-09-011-2/+1
* setlocale may return NULL, handle this case too by resetting to "C"ache2000-09-011-5/+3
* Move protection code down to handle NL_CAT_LOCALE case too.ache2000-09-011-2/+3
* Protect from badly formed LANG variableache2000-09-011-1/+2
* Teach .Fx and .Os about FreeBSD 4.2.ru2000-09-012-0/+2
* Changed the way we handle outgoing ICMP error messages -- doru2000-09-012-24/+44
* fix multi io window patch(Rev. 1.48)sanpei2000-09-011-1/+1
* Cleanup after repo copy of sys/svr4 to sys/compat/svr4.obrien2000-09-011-6/+6
* Add MAINTAINER tag to aid updaters in finding the responsible parties.msmith2000-09-011-0/+2
* Add the 'asr' driver, supplied by Mark Salyzyn of Adaptec (nee DPT).msmith2000-09-0122-3/+12213
* New netgraph node type for Ethernet bridging.archie2000-09-013-0/+201
* New netgraph node type for Ethernet bridging.archie2000-09-016-2/+1187
* Document change to the default mount dir.obrien2000-09-011-1/+1
* Since this is off the vendor branch, might as well change the defaultobrien2000-09-011-1/+1
* Remove our override on the default time that a looked up name remainsobrien2000-09-011-1/+1
* Fix wrong offset bug in ng_enaddr_unparse().archie2000-09-011-1/+2
* Take a shot at fixing multiple pci busses on i386.peter2000-08-317-66/+311
* Avoid free'ing a NULL pointer.archie2000-08-311-1/+2
* Cleanup after repo copy of sys/svr4 to sys/compat/svr4.obrien2000-08-3184-14248/+131
* Casts are needed to subtract u_longs.green2000-08-311-1/+1
* Remove duplicate static definition of pci_devclasspeter2000-08-312-2/+0
* Slightly improve the description of "crypto". "DES" is a subset ofmarkm2000-08-311-1/+1
OpenPOWER on IntegriCloud