| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Reactivate sysinstall, it does work on ia64. | peter | 2002-04-08 | 1 | -1/+1 |
* | Sysinstall does not work on ia64 and sparc64 yet. :-) | obrien | 2002-04-08 | 1 | -1/+4 |
* | Solve the problem of spuriously comparing files that were created | dougb | 2002-04-08 | 1 | -0/+3 |
* | Document the two new options, pre buildworld mode and | dougb | 2002-04-08 | 1 | -1/+12 |
* | GCC 3.1 cleanup - add a break after default: at the end of a switch | murray | 2002-04-07 | 1 | -0/+1 |
* | Add comment to supplement my last commit. | murray | 2002-04-07 | 2 | -0/+16 |
* | GCC >= 3 and C99 handle zero-length arrays differently than older | murray | 2002-04-07 | 2 | -0/+12 |
* | Remove some last vestages of _interactiveHack. | obrien | 2002-04-07 | 1 | -6/+1 |
* | A variable had been unnecessarily assigned a bogus value because gcc was | gad | 2002-04-07 | 1 | -7/+6 |
* | Rename a variable from 'user' to 'userid' to avoid some compiler warnings. | gad | 2002-04-07 | 1 | -5/+5 |
* | Rearrange all the error returns from sendfile() to make sure the original | gad | 2002-04-07 | 1 | -43/+51 |
* | Re-arrange how output filters (of=) are handled for queues going to | gad | 2002-04-07 | 1 | -147/+191 |
* | Don't reinvent the wheel now that ether_ntoa(3) has been fixed | ru | 2002-04-06 | 1 | -25/+13 |
* | Simplify and optimize. This speeds up 'initattr' enormously for small | des | 2002-04-06 | 1 | -41/+29 |
* | Add "xf86cfg -textmode" to the list of options for configuring XFree86 | murray | 2002-04-06 | 2 | -10/+18 |
* | Teach sysinstall the difference between a command line, and an | murray | 2002-04-06 | 2 | -6/+16 |
* | Correct old wording of the arp functionality. | asmodai | 2002-04-05 | 1 | -5/+7 |
* | Dont quit prematurely when writing from stdin... | sos | 2002-04-05 | 1 | -2/+5 |
* | In the words of the submitter: | dd | 2002-04-05 | 1 | -1/+5 |
* | Document the -7 option for usershow. | dd | 2002-04-05 | 1 | -0/+9 |
* | Add the missing hoststat and purgestat commands. These are normally | gshapiro | 2002-04-05 | 1 | -0/+2 |
* | Get tun P2P address from the local pool if RADIUS server returned | hosokawa | 2002-04-04 | 2 | -1/+5 |
* | Integrate airtools. This adds a number of parameters, which I've not | imp | 2002-04-04 | 1 | -5/+119 |
* | Switch to using XFree86 version 4. We do this thru installing the package, | obrien | 2002-04-02 | 11 | -140/+176 |
* | DTRT for packages read from STDIN: | murray | 2002-04-02 | 1 | -3/+4 |
* | Produce a different error message for mktime(3) failure than for bad | cjc | 2002-04-02 | 1 | -8/+14 |
* | Send diskpart to the eternal storage device (SMD probably :-) where | phk | 2002-04-02 | 4 | -659/+0 |
* | Various fixes, mostly for problems introduced by my mdoc transcription, | sheldonh | 2002-04-02 | 1 | -12/+14 |
* | There are 4 key formats, not 3. | sheldonh | 2002-04-02 | 1 | -1/+1 |
* | Our persistent-state, large temporary file dir is /VAR/tmp, not /USR/tmp. | obrien | 2002-04-01 | 5 | -6/+6 |
* | Include <string.h> for some prototypes, rather than depending on | mike | 2002-04-01 | 2 | -0/+2 |
* | Fix SCM ID's. | obrien | 2002-04-01 | 32 | -120/+97 |
* | Fix a typo | brian | 2002-03-31 | 1 | -1/+1 |
* | Add a missing ``#ifndef NONETGRAPH'' | brian | 2002-03-31 | 1 | -0/+2 |
* | Remove some extraneous whitespace | brian | 2002-03-31 | 1 | -1/+1 |
* | Include arpa/inet.h | brian | 2002-03-31 | 1 | -0/+2 |
* | Fix CLEANFILES. | ru | 2002-03-30 | 1 | -0/+1 |
* | Fix /dev/acdNc minor device number. This bug prevents installing FreeBSD | matusita | 2002-03-30 | 2 | -2/+2 |
* | Add a "special progname lib xxx ..." command to crunchgen | luigi | 2002-03-30 | 2 | -2/+23 |
* | Add a sprinkling of mp_Down() calls to ensure that we don't think that | brian | 2002-03-30 | 1 | -1/+7 |
* | Don't use the RTF_GATEWAY flag and pass the RTA_GATEWAY address when updating | brian | 2002-03-30 | 1 | -1/+8 |
* | Add a missing break | brian | 2002-03-30 | 1 | -0/+1 |
* | Merge the NETGRAPH branch into HEAD. tty devices now use netgraph's line | brian | 2002-03-30 | 30 | -147/+1226 |
* | Only build and link the pccard module on architectures that support it (and | murray | 2002-03-29 | 9 | -2/+26 |
* | typo. netbsd PR 16055 | ume | 2002-03-29 | 1 | -1/+1 |
* | Mention the fact that you must burn an ISO image to your CDR (created | murray | 2002-03-28 | 1 | -0/+8 |
* | Tidy up CLEANFILES. | ru | 2002-03-28 | 2 | -2/+2 |
* | Teach sysinstall(8) how to read boot managers out of /boot | ru | 2002-03-28 | 4 | -100/+34 |
* | Utility to create a.out [kernels] from an ELF one. | obrien | 2002-03-28 | 1 | -0/+156 |
* | Update kgmon.8 to refer to /boot/kernel/kernel on -CURRENT, rather than | rwatson | 2002-03-28 | 1 | -2/+2 |