| Commit message (Expand) | Author | Age | Files | Lines |
* | Typo. | max | 1997-05-15 | 1 | -1/+1 |
* | Minor rewording of the examples section. | alex | 1997-05-15 | 1 | -2/+3 |
* | Clean up some more. Move parsing of sysctl iflist data into a single | peter | 1997-05-10 | 3 | -192/+169 |
* | Grumble.. My last patchup here didn't quite work either. I hate this | peter | 1997-05-10 | 3 | -30/+46 |
* | Add utilities for the kernel linker. | dfr | 1997-05-07 | 9 | -0/+555 |
* | Restore unintentially lost backwards compat behavior of defaulting to | peter | 1997-05-07 | 1 | -8/+6 |
* | Fix a long-standing bug with dump not treating errors correctly. They | joerg | 1997-05-06 | 1 | -2/+4 |
* | Fix typo. | eivind | 1997-05-04 | 1 | -1/+1 |
* | Commit hooks for ifmedia support. It's optional in the Makefile, and | peter | 1997-05-04 | 3 | -3/+77 |
* | Bring in the ifmedia components of NetBSD's ifconfig as a seperate file. | peter | 1997-05-04 | 1 | -0/+526 |
* | Second try at cleanups and fixes (without if_media stuff for the moment) | peter | 1997-05-04 | 1 | -106/+174 |
* | force null commit to skip over rev 1.25 so there's less cvs trouble | peter | 1997-05-04 | 1 | -1/+1 |
* | Grab some of the NetBSD text for describing the new options and the | peter | 1997-05-03 | 1 | -32/+66 |
* | OpenBSD uses ID 0xa6 for its partitions on i386, arc and others that need | imp | 1997-05-02 | 2 | -0/+2 |
* | Test both the NFS and MOUNT protocols for v3 support before allowing a v3 | dfr | 1997-05-01 | 1 | -1/+61 |
* | Back out msmith's recent commit which breaks using symbolic names for netmasks. | pst | 1997-04-30 | 1 | -6/+5 |
* | Fix parsing of mount options with '=' in their name. | msmith | 1997-04-30 | 2 | -2/+2 |
* | Document -k flag here, too. | wollman | 1997-04-29 | 1 | -6/+12 |
* | Implement Kerberized rcmd for rdump/rrestore. This is lacking the | wollman | 1997-04-29 | 6 | -17/+74 |
* | Userland part of ISO9660 multi-session support. mount_cd9660(8) will | joerg | 1997-04-29 | 2 | -11/+103 |
* | Don't try to look up unionfs' <above>, <below> keywords as hostnames. | dfr | 1997-04-29 | 1 | -2/+2 |
* | Use realpath() on the source as well as the target otherwise it can be | dfr | 1997-04-29 | 2 | -8/+16 |
* | Change vfork to fork, too many memory-clobbering actions present in child | ache | 1997-04-23 | 2 | -4/+4 |
* | Don't call getnetbyname() on a netmask. On a system with a slow net | msmith | 1997-04-23 | 1 | -2/+2 |
* | Spelling police. | danny | 1997-04-23 | 2 | -4/+4 |
* | Add a -2 flag to mountd to allow an admin to disable NFSv3 services. | dfr | 1997-04-22 | 2 | -7/+20 |
* | Use v3 protocol by default if it is supported by the server. Allow the | dfr | 1997-04-18 | 2 | -11/+49 |
* | Fix typo: "oder" -> "order". | danny | 1997-04-16 | 1 | -2/+2 |
* | Implement a -r option to fsdb(8), ``read/only''. | joerg | 1997-04-15 | 3 | -45/+63 |
* | Oops...now really commit the doc change. | guido | 1997-04-09 | 1 | -1/+3 |
* | Make a sysconfig variable controlling if teh kernel should accept | guido | 1997-04-09 | 1 | -8/+10 |
* | Allow "modern" syntax: | phk | 1997-04-02 | 1 | -5/+21 |
* | unifdef CCITT, ISO & CRUFT. | phk | 1997-04-02 | 3 | -303/+2 |
* | Make "-o noxxx" work properly, allowing the user to clean e.g. the resvport | dfr | 1997-04-02 | 1 | -22/+47 |
* | Be more specific as to which flags may not be turned off when the | mpp | 1997-04-01 | 1 | -2/+3 |
* | Make mount_nfs use reserved ports by default.. Mounts already use | guido | 1997-04-01 | 1 | -2/+2 |
* | Don't fail when the vfs.nfs.nfs_privport sysctl doesn't exist | bde | 1997-04-01 | 1 | -4/+4 |
* | Fixed missing DPADD. Removed now-redundant SRCS. | bde | 1997-04-01 | 1 | -1/+1 |
* | Remove the syslog stuff, and allow various return values | brian | 1997-03-31 | 2 | -5/+16 |
* | Fix the mount_mfs case from the last cleanup. The code was (ab)using | peter | 1997-03-31 | 1 | -1/+17 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 2 | -3/+3 |
* | Move uucplock into libutil and create a manual page. | brian | 1997-03-30 | 3 | -166/+4 |
* | Fix mount call for devfs. | phk | 1997-03-30 | 1 | -2/+1 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 46 | -69/+69 |
* | Make this compile after the fsirand changes that deleted two fields. | peter | 1997-03-28 | 1 | -2/+2 |
* | Add code that will reject nfs requests in teh kernel from nonprivileged | guido | 1997-03-27 | 1 | -1/+14 |
* | Update HISTORY to reflect that this will first appear in 2.2.5. | mpp | 1997-03-27 | 1 | -1/+1 |
* | Typo fix (now how did that one get by me :-). | mpp | 1997-03-27 | 1 | -1/+1 |
* | Get rid of __progname. I thought I already did that... | guido | 1997-03-26 | 1 | -4/+2 |
* | Typo police. Also update HISTORY to reflect when this first appeared | mpp | 1997-03-24 | 1 | -3/+6 |