| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
Submitted by: Josh Gilliam
Closes PR's: 4429, 4431-4438
PS: He has agreed to submit all contrib fixes back to the original author.
|
| |
|
|
|
|
| |
Obtained from: OpenBSD
|
|
|
|
|
| |
when he tried to figure out how to swap to a file and had to ask me for
help.
|
| |
|
|
|
|
| |
Lite2 messed up the ordering differently.
|
|
|
|
| |
mount utilities.
|
|
|
|
| |
default for NOSHARED.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
I'm here do some -Wall cleaning.
PR: kern/1839
Reviewed and corrected by: joerg
|
|
|
|
|
|
| |
xxxxx filesystem is not available
Inspired by: PR 3311, and a following discussion with Mikhail
|
|
|
|
|
|
|
|
| |
in usual "C" notation.
Also fixed the examples section.
PR: 3313
|
|
|
|
|
|
|
| |
.Nm macro usage.
PR: docs/3940
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
|
|
|
|
| |
PR: docs/3704
|
|
|
|
|
|
| |
by err(3).
PR: bin/3864
|
|
|
|
|
| |
PR: bin/3202
Submitted by: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
file based on the previous list of directories stored there which
should overcome a weakness of the '-m' switch which can only add
libs. This is an ideal way of updating the hints list after adding
or removing a shlib since it will remove entries that are gone and
doesn't need to have all the directories spelled out each time.
(eg: rm -f /usr/lib/libtcl75*; ldconfig -R) This only works for
version 2 hints files (which we've been generating for a year or
so) which store the path.
|
|
|
|
|
|
| |
calling post-processing script.
PR: 2864
Submitted by: Mike Spengler <mks@msc.edu>
|
| |
|
|
|
|
|
| |
PR: docs/4339
Submitted by: Matthew Hunt <mph@pobox.com>
|
|
|
|
| |
object directory.
|
|
|
|
| |
return success if it doesn't to prevent any unwanted error msgs.
|
|
|
|
|
|
|
| |
printing the details of a received ICMP packet.
PR: bin/3766
Submitted by: denny1@home.com (Denton Gentry)
|
|
|
|
|
|
|
|
| |
fixed. Natd now waits with select(2) for buffer space
to become available if write fails.
- Packet aliasing library upgraded to 2.2.
Submitted by: Ari Suutari <suutari@iki.fi>
|
|
|
|
|
|
|
|
|
| |
non-directory file with more than one link to it, but in a level M > N
dump, the file with the inode number X is a plain file, "restore", when
restoring the level M dump, won't remove all the hard links to the old
file.
Submitted by: guy@netapp.com (Guy Harris)
|
|
|
|
|
|
|
|
|
|
|
|
| |
accommodate the expanded name, the ICMP types bitmap has been
reduced from 256 bits to 32.
A recompile of kernel and user level ipfw is required.
To be merged into 2.2 after a brief period in -current.
PR: bin/4209
Reviewed by: Archie Cobbs <archie@whistle.com>
|
|
|
|
|
|
| |
if we get 'host unreachable'. (or any other errors than ENOBUFS)
makes -c work again even if you can't get there..
This really needs a rework..
|
|
|
|
| |
but can waste time if many descriptors are available
|
|
|
|
|
|
| |
1) revoke -> HUP
2) controlling terminal already present
3) add missing setprocresources call
|
|
|
|
|
| |
Add sample /etc/rc.shutdown (which is just a shell for now).
Submitted by: Ollivier Robert <roberto@keltia.freenix.fr>
|
| |
|
|
|
|
|
| |
Fixed minor bugs in revisions 1.12 and 1.23 (variables assigned to in signal
handlers weren't declared as volatile).
|
|
|
|
|
|
|
| |
This isn't necessarily the best statistic, but it is by far the easiest to
calculate. Update the man page to be more explicit about precisely which
statistics are printed out. Revert some of jmg's bogus man page changes from
rev 1.11.
|
|
|
|
|
|
|
| |
The answer is not really, but almost.
it sent data that was ok, though it was a hack,
but it was bug-compatible with the kernel on receiving them. This also
had been fixed with a hack.. I hacked it better I think.
|
|
|
|
|
|
|
|
| |
to do with netmasks.. we fed totally bogus data into the kernel
to do with default routes and it just believed us. this led to:
1/ kernel panics
2/ the default route refusing to be deleted or added
(depending on a number of factors, usually it worked ok.)
|
|
|
|
| |
Obtained from: NetBSD
|
|
|
|
|
|
|
| |
better hack in ffs_vfsops.c. The hack here restricted the maximum file
size to 2^39 bytes (512GB). fs_bsize * 2^31 - 1 (16TB for the default
blocksize of 8K) would have been better. There is no good way to remove
this limit on old BSD4.4 file systems.
|
| |
|
|
|
|
|
|
|
|
|
| |
unreachable hosts. Note that most of this consists of telling SIGINT
and SIGALRM to interrupt the system call, instead of restarting them.
Also try to get rid of some potential races Bruce didn't like; hopefully
they aren't a problem (potential or otherwise) now.
Reviewed by: julian
|
|
|
|
|
|
| |
directory paths.
Reviewed by: jkh & jdp
Submitted by: Hans Zuidam <hans@brandinnovators.com>
|
|
|
|
| |
failed (e.g. ENOBUFS)
|
|
|
|
|
|
|
|
|
|
| |
this is a NO-NO
re-arange to just set a "please die immediatly" flag in the signal handler
and handle this in the normal thread.
also handle ping -f better on slow links by backing off a bit when
we get a ENOBUFFS from the sendto().
|
| |
|
|
|
|
| |
2. Revoke internal active session list only now, not whole /etc/ttys
|
| |
|
|
|
|
|
|
| |
(bios drive number...).
Submitted by: mostly by yokota
|