summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Document uudecode's new relaxed mode for handling raw data.fanf2003-02-271-3/+25
* Add a relaxed mode for handling raw input which is missing thefanf2003-02-271-11/+36
* Needn't kse.hdavidxu2003-02-271-1/+0
* Be POSIXly correct in the handling of /dev/stdout -- it's a "magic cookie"fanf2003-02-271-2/+3
* Change the process flags P_KSES to be P_THREADED.julian2003-02-2727-50/+50
* cat KSE > /dev/nulldavidxu2003-02-272-4/+0
* Implemented "nooption" and "nomakeoption" config(8) tokens.ru2003-02-2612-112/+104
* Extend our -R extension which sets the number of arguments in which -I willjmallett2003-02-262-3/+9
* De-typo usage string.jmallett2003-02-261-1/+1
* Forced commit to record correct commit message:phk2003-02-260-0/+0
* As previously threatened, add TCP/IP checksum offload support towpaul2003-02-263-10/+236
* Catch up with KSE changes.fjoe2003-02-2611-314/+369
* NODEVFS cleanup:phk2003-02-261-2/+3
* NODEVFS cleanup:phk2003-02-265-76/+0
* NODEVFS cleanup: Don't call cdevsw_{add,remove}()phk2003-02-261-2/+0
* msgphk2003-02-264-28/+0
* NODEVFS cleanup: Create devices with make_dev() instead of cdevsw_add()phk2003-02-261-4/+1
* msgphk2003-02-262-3/+0
* FreeBSD Makefile style guide.obrien2003-02-262-1/+179
* The usage string: renice [priority | [-n incr]] ... assumed that the partcharnier2003-02-262-7/+13
* NODEVFS cleanup: remove calls to cdevsw_remove()phk2003-02-261-2/+0
* Move the typedef for size_t into _iovec.h, so that size_t is availablemike2003-02-263-10/+7
* Change spelling of `u_int' to `unsigned int' in the POSIX case.mike2003-02-261-2/+2
* Some more updates for the new world order:wpaul2003-02-261-24/+37
* Move an optimization check so that it breaks out of the correct loop.jhb2003-02-261-4/+3
* Fix a reversed test for ATAPI_DEVICE in the Promise setup code.sos2003-02-261-4/+3
* Add SigmaTel STAC9750 entry.cognet2003-02-261-0/+1
* In timewait state, if the incoming segment is a pure in-sequence ackjlemon2003-02-262-4/+8
* Change default setting of hw.wi.txerate to zero so that tx error msgs aresam2003-02-261-2/+2
* o fix ppsratecheck to interpret a maxpps of zero as "ignore everything"sam2003-02-261-1/+5
* Simplify struct __timespec, fix style bugs, add an XXX comment.mike2003-02-261-9/+10
* Unbreak emu10k1 by properly using the buffer address.cognet2003-02-261-4/+4
* ia64 actually uses 80-bit long doubles and must support big and littlemike2003-02-262-3/+27
* If we are told to update the sources in "make rerelease", we alsoru2003-02-261-3/+7
* Unbreak the IOMMU code.mux2003-02-261-1/+1
* No-op. Change the type of unnamed bit-fields to unsigned to shut upmarkm2003-02-261-6/+6
* Register typo and incorrect 32-bit constant load in previous commit.grehan2003-02-262-4/+4
* Replicate OSS behaviour when rate settings fails.orion2003-02-261-1/+1
* The TCP protocol lock may still be held if the reassembly queue dropped FIN.jlemon2003-02-262-2/+4
* MFi386: Don't remove UFS_ACL support.nyan2003-02-261-2/+0
* Use rman_get_start() to get start address of the resource.nyan2003-02-261-2/+2
* - gamma_r, lgamma_r, gammaf_r, and lgammaf_r were protected by _REENTRANTimp2003-02-262-9/+38
* Fix a bug when handling SIGCONT.davidxu2003-02-261-7/+0
* Stay consistent with dofs_md().ru2003-02-261-1/+1
* Increase the block size for reading and writing from 8KB to 1MB andmarcel2003-02-261-4/+7
* Fix compiling error.davidxu2003-02-262-2/+2
* Fix a condition so that ip reassembly queues are emptied immediatelysilby2003-02-261-1/+1
* Bump __FreeBSD_version to note that taskqueue_swi now runs without Giant,scottl2003-02-261-1/+1
* Revert the use of -g that leaked in.scottl2003-02-261-1/+0
* The cmp utility has the questionable feature of using mmap whendas2003-02-261-0/+21
OpenPOWER on IntegriCloud