summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reconnect db_elf.c to the build (now under "options DDB_NOKLDSYM"). Itbde2002-05-075-2/+22
* Add support for vendor specific RADIUS extensions.brian2002-05-075-1/+158
* Understand the Session-Timeout RADIUS attributebrian2002-05-075-4/+109
* Add smmsp, mailnull and wwwbrian2002-05-071-0/+3
* Make NO_CXX, really mean NO_CXX.obrien2002-05-071-0/+2
* Make sure the file in Attic is really "dead".ru2002-05-071-91/+0
* o Add ar.lc to the pcb.marcel2002-05-072-139/+190
* Switch from just holding the interlock to holding the standard lock throughoutjeff2002-05-071-12/+17
* Comment a knob.obrien2002-05-071-1/+1
* The default ASM_OUTPUT_ADDR_DIFF_ELT will now handle our mixed a.out/ELF.obrien2002-05-071-7/+0
* libstdc++ version 3 (Gcc 3.1 is a consumer) uses the typical `config.h'.obrien2002-05-071-0/+1
* Fixed missing quotes in the default for MKDEPCMD in the CC != cc case.bde2002-05-071-1/+1
* Include <sys/lockmgr.h> for definitions of deprecated locking interfaces --bde2002-05-061-0/+1
* Use __FBSDIDobrien2002-05-061-2/+3
* We typically don't add trailing /'s.obrien2002-05-061-1/+1
* GCC's libstdc++ version 3 has the "libgcc" like bits (start up / terminateobrien2002-05-061-0/+1
* Make funsetown() take a 'struct sigio **' so that the locking canalfred2002-05-0613-43/+56
* MFNetBSD: ugen.c (1.57), ulpt.c (1.48), usb.c (1.67), usbdi.c (1.96),joe2002-05-067-28/+27
* 'file system' > filesystemtrhodes2002-05-061-12/+18
* When checking to see if the init process calls exit1(), compare p to thejhb2002-05-061-1/+1
* Style fixes in local variable declarations.jhb2002-05-061-9/+10
* Revised MLD-related definitionsume2002-05-063-69/+94
* - Style fixes in some comments.jhb2002-05-061-9/+10
* Address a few minor style and consistency issues in revision 1.32.iedowse2002-05-061-23/+15
* Add support for the D-Link DFE-690TXD Cardbus card which has a RealTek 8139jhb2002-05-062-1/+9
* Add suspend/resume code mostly merged from fxp/rl driver.iwasaki2002-05-064-0/+176
* Regen:sheldonh2002-05-061-139/+286
* Previous commit was...markm2002-05-060-0/+0
* Fix an external declaration that was causing telnetd to core dump.markm2002-05-062-2/+2
* Use hw.ata.ata_dma instead of hw.atamodes, which doesn't exist in anymore.dd2002-05-061-1/+1
* Add another Askey ISA modem ID.dwmalone2002-05-061-0/+1
* inet_aton returns 0 on failure, not -1.dwmalone2002-05-061-1/+1
* Make argument to printf match format.marcel2002-05-061-1/+1
* PC98 still uses wd#, so resurrect the wd# entry and mark is "pc98 only".dd2002-05-061-0/+4
* o Header files shouldn't depend on options: Provide prototypesalc2002-05-062-5/+0
* o Condition the compilation and use of vm_freeze_copyopts()alc2002-05-064-3/+16
* Hold the currently selected vnode's lock across the call to VOP_GETVOBJECT.jeff2002-05-061-2/+4
* Affect the first of stdin, stdout and stderr that is attached to a terminal.tjr2002-05-062-17/+28
* -I and -J both set the same variable, replstr, to the string to replace withjmallett2002-05-061-0/+2
* o Some improvements to the page coloring of vm objects, particularly,alc2002-05-061-9/+17
* Include <sys/queue.h> so that this file provides its own namespacebde2002-05-061-0/+1
* s/sysctl -w/sysctl/jedgar2002-05-061-1/+1
* - Properly initialize the count_win when the user turns the info windowmp2002-05-061-1/+4
* o Move vm_freeze_copyopts() from vm_map.{c.h} to vm_object.{c,h}. It's plainlyalc2002-05-064-78/+78
* Restored db_elf.c from the Attic. This will be used for a quick fix forbde2002-05-061-0/+381
* Document the lchflags(2) syscall.mux2002-05-052-1/+14
* Add the lchflags(2) syscall.mux2002-05-058-7/+63
* Add an entry for the lchflags(2) syscall. It's useful to preventmux2002-05-051-0/+1
* Move a KASSERT() in open() prior to unlocking the vnode. It's not safe tojeff2002-05-052-6/+8
* o Condition the compilation of uiomoveco() and vm_uiomove()alc2002-05-054-4/+16
OpenPOWER on IntegriCloud