summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Add note about required firmware to save others time and frustration with thi...imp2005-05-151-1/+14
* | | Print a warning once when trying to bring up interface before firmware load.imp2005-05-152-0/+4
* | | - The ai_addrlen of a struct addrinfo used to be a size_t, perume2005-05-157-30/+83
* | | Update ndiscvt to handle .INF files that specify multiple entries inwpaul2005-05-151-8/+56
* | | Use \033 instead of \e because \e is not a standard.nyan2005-05-151-10/+10
* | | Remove old epson note support.nyan2005-05-151-21/+2
* | | - Add color tables for 16 colors mode and 8 colors mode, use a differentnyan2005-05-151-27/+16
* | | - Mask an underline attribute on the pc98 console. It enables to use the samenyan2005-05-151-49/+28
* | | A foreground color number on pc98 console is 7 not 15.nyan2005-05-151-6/+18
* | | Use \e for escape char instead of ^[ directly.nyan2005-05-151-10/+10
* | | Remove the ADJUST_CLOCK ioctl on pc98. It's not used at all.nyan2005-05-152-10/+0
* | | o -n option added.marcel2005-05-1510-2/+47
* | | o Add option -n. The -n option takes a count and breaks the linemarcel2005-05-153-31/+90
* | | Add support for NdisMEthIndicateReceive() and MiniportTransferData().wpaul2005-05-154-10/+273
OpenPOWER on IntegriCloud