| Commit message (Expand) | Author | Age | Files | Lines |
* | o Return error when the controller can't accept commands. | Eivind Eklund | 1998-06-02 | 5 | -19/+18 |
* | Set PAGE_SIZE for _SC_PAGESIZE sysconf(). | Peter Dufault | 1998-06-01 | 2 | -0/+2 |
* | Add a trivial mechanism for returning a useful default value if one is | Mike Smith | 1998-06-01 | 1 | -1/+4 |
* | Allow devfs to support the 'uk' device | Julian Elischer | 1998-06-01 | 1 | -3/+27 |
* | add libcipher, and update comments about libdes, libkdb, libkrb etc | Peter Wemm | 1998-06-01 | 1 | -4/+5 |
* | Look for kzhead.o and kztail.o in /usr/lib/aout. | John Hay | 1998-06-01 | 1 | -3/+3 |
* | ldconfig is used at the end of installworld. | Peter Wemm | 1998-06-01 | 1 | -1/+3 |
* | SUBDIR += rtld-aout | Peter Wemm | 1998-06-01 | 1 | -2/+5 |
* | SUBDIR += ldd | Peter Wemm | 1998-06-01 | 1 | -2/+2 |
* | SUBDIR += ldconfig | Peter Wemm | 1998-06-01 | 1 | -2/+2 |
* | These files were moved elsewhere (sbin/ldconfig, libexec/rtld-aout, | Peter Wemm | 1998-06-01 | 20 | -5936/+0 |
* | Look for files in their new locations. | Peter Wemm | 1998-06-01 | 1 | -11/+7 |
* | Build ldconfig in /sbin environment directly, rather than under the gnu ld | Peter Wemm | 1998-06-01 | 1 | -6/+4 |
* | ldd standalone build, after repository copy. | Peter Wemm | 1998-06-01 | 1 | -2/+1 |
* | Seperate the Paul Kranenburg a.out rtld stuff into a stand-alone area away | Peter Wemm | 1998-06-01 | 1 | -5/+3 |
* | Sync with sys/i386/isa/sio.c revision 1.203. | KATO Takenori | 1998-06-01 | 2 | -46/+56 |
* | Make sure we go a nfs_fsinfo() in get/putpages before calling | Peter Wemm | 1998-06-01 | 2 | -60/+140 |
* | Fix post-test pre-commit cleanup typo. | Peter Wemm | 1998-06-01 | 2 | -4/+4 |
* | readlink() returns EINVAL rather than EPERM if called on a non-symlink. | Peter Wemm | 1998-06-01 | 2 | -4/+4 |
* | Preset the maximum file size before we get to nfs_fsinfo(), based on | Peter Wemm | 1998-06-01 | 2 | -16/+28 |
* | Trim a domain part for wtmp as same as showed by "netstat -r". | Atsushi Murai | 1998-06-01 | 3 | -4/+47 |
* | Remove bogus #defines and redefintions for KERNEL, mount, nfs_init, the | Peter Wemm | 1998-06-01 | 1 | -6/+0 |
* | Hide more kernel stuff from userland. This stops nethostaddr etc being | Peter Wemm | 1998-06-01 | 1 | -2/+2 |
* | Add sctargattach that initializes the bufq data structure. | Justin T. Gibbs | 1998-06-01 | 1 | -9/+21 |
* | I shouldn't do things early in the morning. | John Birrell | 1998-06-01 | 5 | -152/+3 |
* | send and recv are wrappered in libc, so they shouldn't appear here. | John Birrell | 1998-06-01 | 3 | -9/+9 |
* | Remove some syscalls that should have been renamed (libc_r doesn't need | John Birrell | 1998-05-31 | 3 | -18/+18 |
* | Add some missing syscall wrappers. | John Birrell | 1998-05-31 | 7 | -3/+301 |
* | Remove some stale code. | John Birrell | 1998-05-31 | 3 | -3/+3 |
* | Don't restart a syscall when a SIGCHLD is received by a thread waiting | John Birrell | 1998-05-31 | 3 | -3/+18 |
* | Clarify the example a bit. | Steve Price | 1998-05-31 | 1 | -6/+6 |
* | Make this ${.OBJDIR} and ${.CURDIR} aware. | Steve Price | 1998-05-31 | 2 | -16/+26 |
* | Allow this to include from C++ programs. | Steve Price | 1998-05-31 | 1 | -1/+3 |
* | For the on-the-wire protocol, u_long -> u_int32_t; long -> int32_t; | Peter Wemm | 1998-05-31 | 35 | -1153/+1177 |
* | Support 'mount -u' remounts. This may require disconnecting and rebinding | Peter Wemm | 1998-05-31 | 11 | -213/+370 |
* | Cut-n-paste glitch | Peter Wemm | 1998-05-31 | 2 | -4/+4 |
* | xdr encode -1 properly. | Peter Wemm | 1998-05-31 | 2 | -4/+4 |
* | Fully fill in nfsv2 write rpc requests rather than leaving garbage. | Peter Wemm | 1998-05-31 | 2 | -8/+22 |
* | Don't silently fail to set file flags. | Peter Wemm | 1998-05-31 | 2 | -2/+16 |
* | Don't blindly accept the server's preferences if they are too small. | Peter Wemm | 1998-05-31 | 2 | -6/+6 |
* | Prototype support for selectively allowing non-reserved ports on a per | Peter Wemm | 1998-05-31 | 4 | -4/+56 |
* | Hide whiteouts from NFS, since the protocol doesn't support them. | Peter Wemm | 1998-05-31 | 2 | -10/+14 |
* | NetBSD has a comment that Solaris 2.5 doesn't do verifiers correctly, | Peter Wemm | 1998-05-31 | 2 | -2/+14 |
* | Don't pass a second copy of the uid/gid in with the v2/v3 sattr structures, | Peter Wemm | 1998-05-31 | 8 | -72/+60 |
* | Use the new SB_UPCALL flag, | Peter Wemm | 1998-05-31 | 3 | -3/+12 |
* | Let the sowwakeup macro decide when to call sowakeup rather than have | Peter Wemm | 1998-05-31 | 2 | -10/+6 |
* | Have the wakeup routine do the upcall if needed. | Peter Wemm | 1998-05-31 | 2 | -2/+6 |
* | Have the sorwakeup and sowwakeup check the upcall flags. | Peter Wemm | 1998-05-31 | 1 | -7/+15 |
* | NFS_SMALLFH is defined in nfsproto.h, not sys/mount.h | Peter Wemm | 1998-05-31 | 2 | -4/+4 |
* | Don't let the user try "rmdir ." | Peter Wemm | 1998-05-31 | 2 | -2/+6 |