summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Strip the initial world some more.ru2005-05-171-1/+1
* Recover the original Berkeley RCS id, and fix the description ofru2005-05-171-2/+3
* Make certain the the 48bit flag is reset if we dont translate LBA.sos2005-05-171-2/+2
* - Unwind NG_SEND_MSG_PATH() macro and merge it with already unwindedglebius2005-05-171-28/+26
* Revision 1.173 broke updating a mount from ro to rw. Fix that by clearingdes2005-05-171-1/+11
* Correct the script name to be "zless.sh". This avoids an extra cp/chmodru2005-05-171-1/+1
* Add a zless script which invokes less using the lesspipe script. This isdes2005-05-172-3/+11
* Handle presumably uncompressed files with cat; exec the handlers.des2005-05-171-3/+9
* Correct script path.jcamou2005-05-171-1/+1
* This commit was generated by cvs2svn to compensate for changes in r146309,mikeh2005-05-1711-178/+278
|\
| * Import latest NetBSD version...changes:mikeh2005-05-1711-178/+278
* | Temporarily disable support for bzip2'ed compressed filesystems, until aobrien2005-05-174-117/+1
* | Remove a duplicate 'comment' to fix the syntax of a sentence.keramida2005-05-171-1/+1
* | Ignore sigpipe so we can properly detach clients to the pipe.imp2005-05-161-0/+2
* | Use NG_QUEUE instead of constant.glebius2005-05-161-1/+1
* | Introduce routines to alloc/free sack holes. This cleans up the codeps2005-05-161-56/+60
* | Update for the 2005/04/24 import.ru2005-05-161-3/+3
* | Refactor places where ng_package_data() failed.glebius2005-05-161-13/+13
* | This commit was generated by cvs2svn to compensate for changes in r146299,ru2005-05-1611-130/+189
|\ \
| * | Vendor import of bwk's 24-Apr-2005 release.ru2005-05-1611-130/+189
* | | Update to match the 1.0.3 import.obrien2005-05-162-22/+41
* | | - Fix build with TRACE_MESSAGES on.glebius2005-05-161-41/+42
* | | This commit was generated by cvs2svn to compensate for changes in r146293,obrien2005-05-1624-220/+224
|\ \ \
| * | | Virgin import (trimmed) of Bzip2 version 1.0.3.obrien2005-05-1624-220/+224
* | | | Hardcode username to 8 characters. This makes top(1) output sane whenobrien2005-05-161-7/+7
* | | | Close race between node being shutdown and socket being detached. Toglebius2005-05-161-7/+27
* | | | Dont clear all flags in vkbd_clear_state_locked(). Clear only COMPOSE flag.emax2005-05-161-1/+1
* | | | Enable lukemftpd for 6.0-RELEASE.obrien2005-05-161-5/+1
* | | | Catch up with new ng_package_data().glebius2005-05-161-1/+1
* | | | Catch up with new ng_package_data(). Use NG_WAITOK on userlandglebius2005-05-161-1/+1
* | | | - Catch up with new interface to ng_package_data().glebius2005-05-161-5/+8
* | | | Catch up with new ng_send_fn1() interface.glebius2005-05-161-1/+4
* | | | - Extend interface of ng_getqblk(), so that malloc wait flags areglebius2005-05-162-36/+34
* | | | Correct type for workitem routines.wpaul2005-05-161-3/+3
* | | | Enable building /sbin/ipf (but not the rescue version) with the ability todarrenr2005-05-164-3/+697
* | | | Remove harmless bit of leftover debug code.wpaul2005-05-161-2/+0
* | | | Correct some problems with workitem usage. NdisScheduleWorkItem() doeswpaul2005-05-162-4/+35
* | | | Fixed markup from the previous revision.ru2005-05-161-8/+7
* | | | longer used (contents added to sys/ata.h)sos2005-05-161-130/+0
* | | | Reflect the new usage.sos2005-05-161-39/+17
* | | | Change the way ioctls are issue to ATA.sos2005-05-1613-969/+965
* | | | Add the 2nd word of IA32 feature flags. This includes things such as SSE3.obrien2005-05-164-1/+40
* | | | Make <runefile.h> internal to libc.ru2005-05-166-9/+5
* | | | Correct format is 'options<space><tab>'.glebius2005-05-161-3/+3
* | | | Make NETGRAPH_DEBUG a kernel option, so that it can't be turned offglebius2005-05-164-2/+10
* | | | Add convenience functions to get port and interface.imp2005-05-161-0/+15
* | | | cleanup a danging reference to cleaning up /etc/fstab. Since we don'timp2005-05-161-1/+0
* | | | A second attempt to adjust option-parsing on a shell command, for thegad2005-05-161-1/+20
* | | | Add an #ifdef'd non-blocking version of the test.rwatson2005-05-161-1/+10
* | | | Close the connect socket as well as the listen socket on completion.rwatson2005-05-161-2/+2
OpenPOWER on IntegriCloud