summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* realpath(3) should use PATH_MAX instead of MAXPATHLEN according to POSIX.johan2003-01-153-10/+10
* The defined sh_types's just aren't in consecutive order, so we have to moveobrien2003-01-151-5/+32
* Add machdep.elan_freq sysctl which can be used to set the CPU clockphk2003-01-153-3/+96
* update for revised wi driver that uses the 802.11 link layer supportsam2003-01-151-105/+140
* remove wi-specific host ap code; the wi driver now depends on thesam2003-01-151-1/+1
* wi-specific host ap support no longer needed now that it usessam2003-01-152-1402/+0
* new wi driver that uses the 802.11 link layer codesam2003-01-156-2680/+2348
* sync with KAME to simplify rev 1.28's patch (no functional changes)suz2003-01-151-24/+41
* hookup wlan and rcv4 modules to the buildsam2003-01-151-0/+2
* add module for 802.11 link layer codesam2003-01-151-0/+12
* 802.11 link layer support. This code implements the basic 802.11sam2003-01-152-77/+3830
* make rc4 crypto support a module so other modules can depend on itsam2003-01-152-0/+30
* Make sure we find all vnode method vectors in /sys.phk2003-01-151-1/+1
* Allow linters to override the CTASSERT macro, since they are unlikely tophk2003-01-151-0/+2
* Hookup elfdump.obrien2003-01-151-0/+1
* Add a BSDL'ed util that displays information about ELF files.obrien2003-01-152-0/+1010
* Use the word "Machine Check Architecture" correctly.hrs2003-01-152-2/+2
* Move the realloc outside the inner loop. This reduces the number of timesobrien2003-01-151-1/+1
* MFR50: Synchronize the content of the errata file with RELENG_5_0.bmah2003-01-151-4/+62
* More prep work for the errata file.bmah2003-01-151-5/+5
* Prepare to make the errata file on HEAD serve as the on-line (mutable)bmah2003-01-151-28/+7
* Don't forget to disconnect object from class.davidxu2003-01-151-2/+3
* Merged from sys/isa/syscons_isa.c revision 1.21.nyan2003-01-152-16/+38
* Resolve conflicts.murray2003-01-155-9/+18
* Resolve conflicts.murray2003-01-151-15/+15
* This commit was generated by cvs2svn to compensate for changes in r109298,murray2003-01-1520-36/+84
|\
| * Import ISC DHCP 3.0.1 RC10 client.murray2003-01-1527-65/+135
* | Add a missing word.tjr2003-01-152-2/+2
* | Add missing . to mandoc macrokeramida2003-01-151-1/+1
* | - Add mozilla to the package list since it would be nice to have a browserscottl2003-01-151-4/+13
* | Slightly better grammar.chris2003-01-151-1/+1
* | DV_PAL shouldn't be here.simokawa2003-01-151-2/+0
* | Add DV_PAL for PAL users.simokawa2003-01-153-7/+14
* | Minimally document hw.syscons.sc_no_suspend_vtswitch.mdodd2003-01-151-0/+6
* | Fix IT DMA underun while bus reset.simokawa2003-01-152-29/+30
* | Make the SC_NO_SUSPEND_VTYSWITCH kernel option available as a loadermdodd2003-01-151-9/+19
* | sigh... revert the previous change; this isn't getpmacchris2003-01-151-2/+1
* | Cross-reference the appropriate mac library functions.chris2003-01-152-2/+4
* | Cross-reference mac(4).chris2003-01-154-0/+4
* | Document the named semaphore functions. This could still use a bittjr2003-01-152-36/+330
* | Actually add mac_prepare.3.chris2003-01-151-0/+85
* | Cross-reference mac(4)chris2003-01-155-0/+5
* | s/SEE_ALSO/SEE ALSO/chris2003-01-152-2/+5
* | Update cross-references to include mac(4).chris2003-01-1510-1/+11
* | Welcome mac(4), the central source of information for all things MAC.chris2003-01-152-0/+132
* | - GC a few more hand-rolled 'abs' macros.mdodd2003-01-154-35/+14
* | - Add inline functions for {ll,l,}abs() to libkern.mdodd2003-01-154-33/+4
* | Activate getpmac.8chris2003-01-151-1/+1
* | Document getpmac.chris2003-01-151-0/+56
* | s/^Sh/.Sh/ (macros begin with .)chris2003-01-151-1/+1
OpenPOWER on IntegriCloud