| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow root-reloading also for chr devices. | phk | 1999-11-27 | 4 | -176/+12 |
* | rewire userland ipfilter programs | guido | 1999-11-23 | 1 | -0/+1 |
* | Revive userland stuff for ipfilter. | guido | 1999-11-23 | 4 | -0/+45 |
* | Belatedly back out rev. 1.20. | des | 1999-11-22 | 2 | -25/+9 |
* | Finish up umntall support. init now passed an argument to the | dillon | 1999-11-22 | 5 | -71/+44 |
* | Add a "-d" option which causes the system to generate a crash dump. | jdp | 1999-11-21 | 2 | -4/+17 |
* | Add comment about aliases on same subnet. | phk | 1999-11-21 | 1 | -0/+2 |
* | Make last commit bde-compliant: | pb | 1999-11-18 | 1 | -8/+9 |
* | Allow octal or hex input. | grog | 1999-11-17 | 1 | -1/+1 |
* | Fix aliasing bug causing in_cksum() to fail on odd packet sizes | pb | 1999-11-15 | 1 | -5/+9 |
* | Typo | kris | 1999-11-15 | 1 | -1/+1 |
* | Remove dead xref to scsiformat(8) | kris | 1999-11-15 | 1 | -1/+0 |
* | Remove dead xrefs to gated(8) and htable(8) | kris | 1999-11-15 | 1 | -2/+0 |
* | Add reference to the share/examples/nwclient directory. | bp | 1999-11-14 | 1 | -6/+7 |
* | (1) Remove ISO support, it's dead in the kernel anyway. | billf | 1999-11-12 | 1 | -94/+6 |
* | Give nfsd the ability to bind to specific IP addresses through the -h | dillon | 1999-11-11 | 2 | -25/+93 |
* | Make `-r -s' also match the BSDI output. | obrien | 1999-11-11 | 2 | -2/+2 |
* | vsprintf -> vsnprintf in msg(). | imp | 1999-11-10 | 1 | -1/+1 |
* | Change the "-r" output format to match BSDI's default output format. | obrien | 1999-11-09 | 1 | -2/+2 |
* | Add a new "-r" (right) option that reverses the order a filename and the | obrien | 1999-11-07 | 2 | -4/+22 |
* | Fix Bus Device Resets from userland, and specifically from camcontrol. | ken | 1999-10-31 | 1 | -11/+41 |
* | Some spelling/grammar fixes. | mpp | 1999-10-30 | 1 | -3/+3 |
* | Minor grammar fix. | mpp | 1999-10-30 | 1 | -1/+1 |
* | Fix an overflow or two and replace a while with a for. | green | 1999-10-30 | 1 | -9/+11 |
* | Fix a few things: | green | 1999-10-30 | 2 | -30/+62 |
* | Fix a logic problem that broke umount -a. | green | 1999-10-29 | 1 | -4/+5 |
* | Add references to cam(4) and xpt(4). | mph | 1999-10-28 | 1 | -5/+2 |
* | Restore alphabetical order of command line options parsing. | luoqi | 1999-10-26 | 1 | -4/+4 |
* | Debug flags -T and -S were reversed. | luoqi | 1999-10-26 | 1 | -2/+2 |
* | Small bugfixes (point not getting marked in one case, string not NUL and | green | 1999-10-23 | 1 | -14/+14 |
* | Remove one obsoleted entry from the BUGS section. | ru | 1999-10-20 | 1 | -2/+0 |
* | Fix a few things. Unbogosify a free(), {,UN}MARK with correct args, and | green | 1999-10-18 | 1 | -22/+22 |
* | quoting << Martin_Blapp | green | 1999-10-17 | 2 | -147/+418 |
* | MFS: forego->forgo | nsayer | 1999-10-16 | 1 | -1/+1 |
* | spell check != grammar check. :-) | nsayer | 1999-10-16 | 1 | -1/+1 |
* | Sync with reallity (USERCONFIG_BOOT option was removed long time ago) | phantom | 1999-10-15 | 1 | -6/+9 |
* | Add mount_nwfs program. Now -current can mount NetWare volumes. | bp | 1999-10-15 | 4 | -1/+579 |
* | ioctl -> sysctl for interface address changes. | ru | 1999-10-13 | 1 | -74/+83 |
* | Describe the new options of start and init commands. | grog | 1999-10-13 | 1 | -10/+43 |
* | Change default init sizes from 64 kB to 60 kB, since the block device | grog | 1999-10-13 | 1 | -4/+8 |
* | Change the name of the v flag variable from 'verbose' to 'vflag', | grog | 1999-10-13 | 1 | -9/+20 |
* | Change the name of the v flag variable from 'verbose' to 'vflag', | grog | 1999-10-13 | 1 | -26/+41 |
* | Change the name of the v flag variable from 'verbose' to 'vflag', | grog | 1999-10-13 | 1 | -43/+110 |
* | Let a file with '@' or ':' in it take precedence over defaulting to | green | 1999-10-10 | 2 | -4/+8 |
* | Nuke the old antique copy of ipfilter from the tree. This is old enough | peter | 1999-10-10 | 5 | -46/+0 |
* | Remove the ft program, the driver is long gone. | phk | 1999-10-09 | 4 | -1103/+0 |
* | mount* fixes from Martin Blapp <mb@imp.ch>: | phk | 1999-10-09 | 22 | -124/+227 |
* | Fix -Wall warnings | n_hibma | 1999-10-08 | 2 | -3/+4 |
* | - Fixed some cases in which mount was segfaulting. | n_hibma | 1999-10-08 | 2 | -20/+24 |
* | Put the umount request through the same translation as the mount | alfred | 1999-10-06 | 1 | -2/+11 |