| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Remove register keyword.
Don't initialise "badtype" in declaration - it was initialised below anyway.
Remove prototype for strcpy.
Notes:
svn path=/head/; revision=93427
|
| |
|
|
| |
Notes:
svn path=/head/; revision=93426
|
| |
|
|
| |
Notes:
svn path=/head/; revision=93300
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92920
|
| |
|
|
|
|
|
| |
again for normal device nodes.
Notes:
svn path=/head/; revision=88051
|
| |
|
|
|
|
|
|
|
|
| |
PR: 17405, 16320
Submitted by: Mark W. Krentel <krentel@dreamscape.com>
Submitted by: Peter Edwards <peter.edwards@ireland.com>
MFC after: 2 weeks
Notes:
svn path=/head/; revision=86100
|
| |
|
|
| |
Notes:
svn path=/head/; revision=84768
|
| |
|
|
| |
Notes:
svn path=/head/; revision=83653
|
| |
|
|
| |
Notes:
svn path=/head/; revision=82664
|
| |
|
|
|
|
|
|
|
| |
PR: 29231
Submitted by: pherman@frenchfries.net
MFC after: 2 weeks
Notes:
svn path=/head/; revision=80355
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79755
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79535
|
| |
|
|
|
|
|
|
|
| |
While I'm here, fix two second-level indents to be four spaces.
Reviewed by: dd, -audit
Notes:
svn path=/head/; revision=78401
|
| |
|
|
| |
Notes:
svn path=/head/; revision=77435
|
| |
|
|
|
|
|
|
| |
- msdos.ko renamed to msdosfs.ko
- /usr/include/msdosfs moved to /usr/include/fs/msdosfs
Notes:
svn path=/head/; revision=77162
|
| |
|
|
| |
Notes:
svn path=/head/; revision=77099
|
| |
|
|
| |
Notes:
svn path=/head/; revision=76812
|
| |
|
|
| |
Notes:
svn path=/head/; revision=76169
|
| |
|
|
|
|
|
| |
Requested by: bde
Notes:
svn path=/head/; revision=76117
|
| |
|
|
|
|
|
| |
Suggested-by: phk
Notes:
svn path=/head/; revision=75853
|
| |
|
|
|
|
|
|
|
|
| |
revision 1.25. When evaluating the termination condition for the
iteration over all map entries, we must take care to use the kernel
versions of all pointers. The code was comparing a kernel pointer
to a pointer within a local variable, so the loop never terminated.
Notes:
svn path=/head/; revision=72527
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70197
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
no longer contains kernel specific data structures, but rather
only scalar values and structures that are already part of the
kernel/user interface, specifically rusage and rtprio. It no
longer contains proc, session, pcred, ucred, procsig, vmspace,
pstats, mtx, sigiolst, klist, callout, pasleep, or mdproc. If
any of these changed in size, ps, w, fstat, gcore, systat, and
top would all stop working. The new structure has over 200 bytes
of unassigned space for future values to be added, yet is nearly
100 bytes smaller per entry than the structure that it replaced.
Notes:
svn path=/head/; revision=69896
|
| |
|
|
| |
Notes:
svn path=/head/; revision=69564
|
| |
|
|
| |
Notes:
svn path=/head/; revision=68963
|
| |
|
|
|
|
|
|
|
|
|
| |
It is not default because it's an expensive option by nature, making the
search take 2-3 times as long.
PR: 17555
Submitted by: Ian Dowse <iedowse@maths.tcd.ie>
Notes:
svn path=/head/; revision=59029
|
| |
|
|
|
|
|
|
|
|
|
|
| |
find out if files on msdosfs and cd9660 filestores are open.
There was also a movement of some common things to a header, a
small cleanup.
PR: bin/16364 bin/7043
Submitted by: Peter Edwards <peter.edwards@openet-telecom.com>
Notes:
svn path=/head/; revision=58125
|
| |
|
|
|
|
|
|
| |
Specified by: Ben Smithurst <ben@scientia.demon.co.uk>
Approved by: jkh
Notes:
svn path=/head/; revision=57345
|
| |
|
|
|
|
|
|
|
| |
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot). This is consistant with the other
BSD's who made this change quite some time ago. More commits to come.
Notes:
svn path=/head/; revision=55206
|
| |
|
|
|
|
|
|
|
| |
changes. Thanks, Mr. Edwards!
Submitted by: Peter Edwards <peter.edwards@ireland.com>
Notes:
svn path=/head/; revision=53133
|
| |
|
|
|
|
|
|
|
|
| |
the sockstat.1 document title, which still remembers when sockstat was
called lsock.
Reviewed by: mpp
Notes:
svn path=/head/; revision=51015
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50477
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
track.
The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
Notes:
svn path=/head/; revision=48792
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Divert(4) sockets will now appear as "internet raw divert"
instead of "internet raw 254".
o -Wall tweak.
Reviewed by: bde
Notes:
svn path=/head/; revision=48463
|
| |
|
|
| |
Notes:
svn path=/head/; revision=37453
|
| |
|
|
| |
Notes:
svn path=/head/; revision=36110
|
| |
|
|
|
|
|
|
| |
PR: 5547
Submitted by: Matthew Hunt <mph@pobox.com>
Notes:
svn path=/head/; revision=32770
|
| |
|
|
|
|
|
| |
Submitted by: dillon@best.net
Notes:
svn path=/head/; revision=29592
|
| |
|
|
| |
Notes:
svn path=/head/; revision=28948
|
| |
|
|
| |
Notes:
svn path=/head/; revision=28591
|
| |
|
|
| |
Notes:
svn path=/head/; revision=27311
|
| |
|
|
| |
Notes:
svn path=/head/; revision=27272
|
| |
|
|
|
|
|
|
|
|
|
| |
in the Lite2 merge to not export some nfs constants. It started causing
warnings when I added a kernel-only #define for DIRBLKSIZ.
Removed `#define NFS'. This was an old, bad interface for telling
<sys/mount.h> to export nfs stuff.
Notes:
svn path=/head/; revision=24382
|
| |
|
|
|
|
|
| |
posix standard on the topic.
Notes:
svn path=/head/; revision=24360
|
| |
|
|
| |
Notes:
svn path=/head/; revision=23693
|
| |
|
|
|
|
|
|
| |
of <sys/file.h> including <sys/fcntl.h>. Only the !KERNEL version
of <sys/file.h> will do that when I unspam the kernel headers.
Notes:
svn path=/head/; revision=18570
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17813
|
| |
|
|
|
|
|
| |
for them. Otherwise, it does strange things when it hits one..
Notes:
svn path=/head/; revision=17808
|
| |
|
|
| |
Notes:
svn path=/head/; revision=15082
|
| |
|
|
|
|
|
|
|
|
|
| |
man pages.
Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>
Giles Lean <giles@nemeton.com.au>
<soda@sra.co.jp>
Notes:
svn path=/head/; revision=13511
|