summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make the ioctl() interface cleaner with regard to types: use size_tharti2003-07-2911-46/+54
* Minor grammar, punctuation, and wording fixesyar2003-07-291-8/+8
* Send events for VCC state changes, ACR rate changes and interface stateharti2003-07-293-9/+12
* Implement a mechanism by which ATM drivers can inform interestedharti2003-07-292-1/+85
* Use PSL_KERNEL as upcall thread's initial rflags, don't usedavidxu2003-07-291-1/+1
* Don't hide the name of tmpstk, since there is no need to do so and thebde2003-07-291-3/+2
* Minor constification.phk2003-07-291-2/+2
* Implement DOSPTYP_EXTLBA more completely: loop until we find no morephk2003-07-291-1/+2
* Try to make 'uname -a' look more like it does on Linux:des2003-07-291-0/+30
* Add GB18030 dirsache2003-07-292-0/+6
* Allow GB18030 localeache2003-07-291-0/+1
* Add support for gb18030 encodingache2003-07-293-1/+170
* New release notes:hrs2003-07-293-4/+14
* Revision 1.51 of vm/uma_core.c modified uma_large_free() to acquire Giantalc2003-07-291-6/+0
* fix another bus_dma leak due to not having a size param for our bus_dmajmg2003-07-291-0/+2
* Note da(4) quirks being deprecated and the procedure for re-enabling them.njl2003-07-291-0/+7
* Deprecate USB and Firewire quirks. We should now never send 6 byte commandsnjl2003-07-293-18/+32
* returned length can exceed the limits of type charjwd2003-07-291-1/+1
* Fix a problem that occurs when truncating files on NFSv3 mounts: we needtjr2003-07-291-1/+7
* * Merge index(3) and rindex(3) to index(3) since the two functions aresimon2003-07-285-216/+61
* Fix dhclient infinite loop on ro /etc/resolv.confmbr2003-07-281-5/+11
* Move the rescue manpage, documenting the new rescue utilities insimon2003-07-285-4/+5
* Rename VOP_RMEXTATTR() to VOP_DELETEEXTATTR() for consistency with therwatson2003-07-288-56/+176
* Pacify src/tools/tools/release/chk_dokern.sh_and_drivers.conf.ru2003-07-282-6/+0
* A simple tool to sanity check the contents of release/*/dokern.shru2003-07-281-0/+55
* Allow sleep states to be specified as S1, S2, ...njl2003-07-282-1/+5
* When exporting file descriptor data for threads invoking therwatson2003-07-281-0/+11
* Add support for CBR and VBR PVCs. Enhance the error handling forharti2003-07-283-39/+159
* Dhclient can't block anymore during startup. Documentmbr2003-07-281-4/+4
* Convert the atm{2,3}.sh rc scripts to normal rc.d scripts. Add supportharti2003-07-287-215/+110
* Don't wait forever if there is no link, go to backgroundmbr2003-07-281-0/+2
* Change the default for background_dhclient back to NO. It canmbr2003-07-281-1/+1
* Define $FreeBSD$ at the right place.mbr2003-07-282-5/+3
* Make this compile on 64 bit systems again. You cannot just cast a 32 bitpeter2003-07-281-1/+1
* DATE and PATCH are always defined, but may be empty.des2003-07-281-2/+2
* Remove redundant "targets", add NOLIBC_R and NOFORTH to environmentdes2003-07-282-2/+2
* Install experimental.rcdes2003-07-281-1/+1
* Document --dumpdes2003-07-281-0/+2
* Revive the powerpc tinderbox that used to run on 9ball.des2003-07-282-0/+20
* stanley uses a different sandbox.des2003-07-282-0/+2
* Don't mail out failure reports from stanley.des2003-07-282-0/+2
* - add a -d option which dumps the configuration and exitsdes2003-07-281-5/+28
* Enable dhclient to poll the interface state and send onlymbr2003-07-286-7/+241
* Document background_dhclient.mbr2003-07-281-0/+8
* Always start dhclient in the background.mbr2003-07-282-0/+5
* Make atm WARNS=6 clean. The changes are mostly:harti2003-07-2810-382/+299
* Add a PATH_INQ flag, PIM_NO_6_BYTE, which indicates the SIM never wishes tonjl2003-07-286-4/+21
* None of the "alloc" functions used by UMA assume that Giant is held anyalc2003-07-281-9/+2
* auth.conf seems to be being gradually subsumed by user classesrwatson2003-07-281-5/+3
* The LP_ETH_10_100_CF entry needs to be tagged as a DL100019.imp2003-07-281-1/+1
OpenPOWER on IntegriCloud