index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Include missing <time.h>
ache
1997-03-24
1
-0
/
+4
*
Cleanup STANDALONE stuff
ache
1997-03-24
1
-28
/
+43
*
Fix small race window when creating portal socket.
imp
1997-03-24
2
-2
/
+8
*
Use mkstemp rather than mktemp to prevent a small race.
imp
1997-03-24
2
-22
/
+22
*
Reactivated dumplfs and newlfs.
bde
1997-03-24
1
-4
/
+2
*
Changed MAN to MAN8 so that this builds.
bde
1997-03-24
1
-1
/
+1
*
Add generation number randomization. Newly created filesystems wil now
guido
1997-03-23
6
-7
/
+449
*
Mdoc cleanup.
mpp
1997-03-19
1
-71
/
+116
*
patch up some "int *" vs. "time_t *" (long) mismatches. They could be
peter
1997-03-18
3
-6
/
+12
*
Restore check for ridiculous directory sizes.
peter
1997-03-18
3
-6
/
+6
*
Document the -a option in .Fl form instead of .Cm form to be consistant
peter
1997-03-15
1
-2
/
+2
*
The -a option (autosize) option got mangled during the Lite2 merge.
peter
1997-03-15
1
-3
/
+2
*
Fixed bogus casts from (int32_t *) to (time_t *).
bde
1997-03-13
1
-4
/
+8
*
Kill the Lite2 early "filesystem clean abort" check and go back to
peter
1997-03-13
6
-24
/
+18
*
Reactivate fsdb
peter
1997-03-13
1
-2
/
+2
*
Missing $Id$
peter
1997-03-13
3
-2
/
+4
*
Make this compile. Mostly use the new names for the ctime/atime/mtime
peter
1997-03-13
2
-7
/
+7
*
Fixed checking for a non-numeric minor number.
bde
1997-03-12
1
-2
/
+2
*
Record num_eisa_slots if it could be found in the kernel.
joerg
1997-03-12
1
-1
/
+41
*
Finished (?) merging with Lite2: cleaned up #include mess; fixed merging
bde
1997-03-12
2
-124
/
+96
*
Finished (?) merging with Lite2: cleaned up #include mess.
bde
1997-03-12
12
-30
/
+12
*
Finished (?) merging with Lite2: cleaned up #include mess.
bde
1997-03-12
7
-53
/
+42
*
Finished (?) merging with Lite2: cleaned up #include mess and fixed a
bde
1997-03-12
3
-9
/
+3
*
Finished (?) merging with Lite2: cleaned up #include mess.
bde
1997-03-12
3
-9
/
+6
*
Finished (?) merging with Lite2: cleaned up #include mess.
bde
1997-03-12
3
-21
/
+3
*
Restored lost reference to fsdb(8).
bde
1997-03-12
3
-3
/
+6
*
Add cvs Id.
mpp
1997-03-12
1
-0
/
+1
*
Some minor mdoc cleanup. Partially based on PR# 2959.
mpp
1997-03-12
1
-10
/
+7
*
Merge from Lite2
peter
1997-03-11
8
-270
/
+403
*
Merge from Lite2 (use new getvfsbyname() interface)
peter
1997-03-11
5
-20
/
+21
*
Merge from Lite2 (but does not work)
peter
1997-03-11
3
-43
/
+60
*
Merge from Lite2:
peter
1997-03-11
4
-50
/
+104
*
Merge from Lite2 (use new getvfsbyname() and mount(2) interface, cleanup)
peter
1997-03-11
4
-85
/
+63
*
Merge from Lite2 (use new getvfsbyname() and mount(2) interface)
peter
1997-03-11
35
-229
/
+260
[next]