summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make IA64 a second port that comes with NO_FLOPPIES.ru2003-07-293-30/+16
* Fix the new DA_OLD_QUIRKS option for normal and module compiles.njl2003-07-293-3/+4
* Fix error in commentache2003-07-291-3/+2
* Process events from the ATM drivers. Carrier change and PVC changeharti2003-07-292-49/+126
* Add GB18030 localeache2003-07-2910-12/+7257
* New release notes: da(4) no-6-byte-commands, GNOME 2.2.2, KDE 3.1.3.bmah2003-07-292-2/+22
* Cleanup useless break.ume2003-07-291-3/+0
* Generate events for carrier state, PVC state changes and flow controlharti2003-07-293-16/+13
* Remove the rather bogus statistics sysctl and merge it into theharti2003-07-292-17/+8
* Generate events when the interface state or a PVC state changes.harti2003-07-291-18/+10
* Correct a cut'n'paste error in a comment.harti2003-07-291-1/+1
* Make a local static string const.harti2003-07-291-4/+4
* The number of prefixes can never be negative so use an u_int for this.harti2003-07-291-1/+1
* Use a size_t for variables that need to hold buffer lengths.harti2003-07-294-18/+20
* Use size_t for buffer sizes. Improve error handling in some places.harti2003-07-298-148/+117
* Use the appropriate [s]size_t type where a buffer size is meant.harti2003-07-296-78/+50
* Use a size_t where a buffer length is meant.harti2003-07-292-4/+8
* 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
OpenPOWER on IntegriCloud