| Commit message (Expand) | Author | Age | Files | Lines |
* | Actually use the exitstatus value that we maintain. | dd | 2002-10-01 | 1 | -1/+1 |
* | Split MBR and PC98 on-disk sliceformats out from disklabel.h, step 1: | phk | 2002-10-01 | 1 | -0/+1 |
* | Remove bogus comments about why we do some silly things, and instead | imp | 2002-09-29 | 1 | -12/+1 |
* | Add -x option. This causes pccardd to exit after probing the cards. This | imp | 2002-09-29 | 2 | -2/+14 |
* | Add a ; to make a non-null statement | imp | 2002-09-29 | 1 | -1/+1 |
* | Create symlink for /etc/group. MAKEDEV file will use this file (group name | matusita | 2002-09-28 | 2 | -0/+2 |
* | Use the standardized CHAR_BIT constant instead of NBBY in userland. | mike | 2002-09-25 | 1 | -2/+3 |
* | Get howmany() macro from <sys/param.h>, instead of depending on its | mike | 2002-09-24 | 1 | -1/+1 |
* | Use POSIX-style sort syntax in example | ache | 2002-09-24 | 1 | -1/+1 |
* | If the peer gives us 0.0.0.0 as his IP number, NAK it rather than accepting | brian | 2002-09-23 | 1 | -1/+2 |
* | Do not add a start offset time to the track duration time. | maxim | 2002-09-23 | 1 | -1/+2 |
* | Introduce to the !program specification a capability similar to the one | dcs | 2002-09-23 | 2 | -2/+25 |
* | Make the threatened fts(3) ABI fix. FTSENT now avoids the use of the struct | wollman | 2002-09-21 | 3 | -6/+6 |
* | The resolver library does a pretty acceptable set of domain | markm | 2002-09-20 | 1 | -19/+2 |
* | Kerberised NFS has never (as far as I can tell) worked outside | markm | 2002-09-20 | 1 | -12/+2 |
* | o Don't print devices that aren't attached unless run with the newly | imp | 2002-09-20 | 2 | -5/+13 |
* | Pppctl seems to compile again now | julian | 2002-09-19 | 1 | -1/+1 |
* | Use consistent terminology in the usage message, the man page | jdp | 2002-09-17 | 2 | -10/+10 |
* | Don't depend on <sys/types.h> pollution in <sys/fcntl.h>. | mike | 2002-09-17 | 2 | -0/+2 |
* | Check for FD_SET overruns. | nectar | 2002-09-17 | 1 | -0/+8 |
* | Only include parent directory Makefile.inc if it exists. Now you can | jhb | 2002-09-17 | 1 | -1/+3 |
* | Add i386 to the list of architectures that libc_r is broken on. This | peter | 2002-09-17 | 1 | -1/+1 |
* | Initiate deorbit burn for the i386-only a.out related support. Moves are | peter | 2002-09-17 | 2 | -32/+0 |
* | xids are u_int32_ts, which are not necessarily the same size as time_ts or | fenner | 2002-09-16 | 1 | -2/+2 |
* | Add sleep state explanation. | takawata | 2002-09-16 | 1 | -4/+10 |
* | Add "-t" to useage message and comment. (The -t option was added | dwmalone | 2002-09-15 | 1 | -3/+3 |
* | Some BIOSs are using MTRR values that are only documented under NDA | dwmalone | 2002-09-15 | 2 | -1/+3 |
* | Update to use *.tbz suffix, also update example URL. | bmah | 2002-09-10 | 1 | -3/+3 |
* | Sigh, finally activate pkgwrap.c. | sobomax | 2002-09-09 | 1 | -1/+1 |
* | Fix minor off-by-one error. | bmah | 2002-09-09 | 1 | -1/+1 |
* | Make pkg_install go to the right place for 4.6-RELEASE and 4.6.2-RELEASE | bmah | 2002-09-09 | 1 | -0/+2 |
* | Introduce notion of the package tools revision and allow to wrap all tools | sobomax | 2002-09-09 | 5 | -18/+131 |
* | Add tcl81 that was missing. | knu | 2002-09-09 | 1 | -0/+1 |
* | Back out previous commit. I was a bit overzealous: the fd_set size is | nectar | 2002-09-09 | 1 | -2/+0 |
* | Check for FD_SET overrun. | nectar | 2002-09-09 | 1 | -0/+2 |
* | Check for FD_SET overruns. | nectar | 2002-09-09 | 4 | -0/+10 |
* | Kill debugging line occasionally slipped into rev.1.3. | sobomax | 2002-09-09 | 1 | -2/+0 |
* | Vastly decrease amount of memory comsumed in the case when we have to read | sobomax | 2002-09-09 | 2 | -4/+11 |
* | Use --fast-read mode to extract metadata from package file. Since metadata | sobomax | 2002-09-09 | 1 | -2/+16 |
* | Allow edquota(8) to be used for setting up quotas non-interactively (add a | sobomax | 2002-09-07 | 2 | -23/+149 |
* | Make syslogd -u treat "*" as all levels by explictly setting pri_cmp | dwmalone | 2002-09-04 | 2 | -6/+24 |
* | When printing the wait status, break it down into a signal and a exit status. | dwmalone | 2002-09-04 | 1 | -4/+10 |
* | Swap sense of no_v[46]bind variables and rename as v[46]bind_ok - | dwmalone | 2002-09-04 | 1 | -19/+19 |
* | Fix parsing of unix domain entries after addition of IPv6 RPC support. | dwmalone | 2002-09-04 | 1 | -38/+39 |
* | When installing package from a local file assume that all subsequent | sobomax | 2002-09-03 | 1 | -2/+6 |
* | Don't initialise policy, v4bind and v6bind where the variables are | dwmalone | 2002-09-02 | 1 | -3/+10 |
* | tpc -> tcp in an error message. | dwmalone | 2002-09-02 | 1 | -2/+2 |
* | Clear up a few warnings (unused variable, rpc versions are usigned so use %u, | dwmalone | 2002-09-02 | 1 | -8/+7 |
* | Switch over to the new EA manipulation utilities. | phk | 2002-09-02 | 7 | -467/+1 |
* | Unbreak -DNOINET6 | brian | 2002-09-02 | 1 | -0/+2 |