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
*
Use the correct file pointer when reading the group id map file. The old
wollman
1995-06-13
2
-10
/
+16
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
2
-7
/
+10
*
Remove trailing whitespace.
rgrimes
1995-05-30
75
-490
/
+490
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-4
/
+4
*
Fixed bug where UDP was required to mount a TCP NFS filesystem.
dg
1995-05-24
1
-3
/
+7
*
The dset program didn't set the "msize" (iosiz in userconfig).
phk
1995-05-22
1
-5
/
+15
*
Add a undocumented '-d' flag to set debugging.
phk
1995-05-21
1
-2
/
+5
*
Fixed incompleteness that would allow dirty filesystems to get mounted
dg
1995-05-15
2
-4
/
+10
*
Add dumpon
ache
1995-05-14
1
-1
/
+1
*
Take out special error message for EINVAL...we really do want it to be
dg
1995-05-14
1
-4
/
+0
*
Fix force flag: It is not a "negative" flag. Add MNT_FORCE to the acceptable
dg
1995-05-12
4
-2
/
+4
*
Learn how to print out kern.dumpdev as a name.
wollman
1995-05-12
1
-3
/
+12
*
My utility to specify where you want crash dumps to go. More user
wollman
1995-05-12
3
-0
/
+236
*
Remove all reference to sysinstall - it's going away.
jkh
1995-05-09
1
-2
/
+0
*
Add support for editing mode pages.
dufault
1995-05-05
2
-22
/
+266
*
Flush stdout when writing out each superblock backup.
dg
1995-05-02
1
-0
/
+1
*
Don't print out zero length names when verbose is set.
dufault
1995-05-01
1
-2
/
+2
*
Add a "-s" argument to specify the command timeout in seconds.
dufault
1995-05-01
2
-12
/
+23
*
Add "-m" command to read mode pages. Also add -z for freezing,
dufault
1995-04-28
2
-74
/
+333
*
Replace call to obsolete inet_addr routine with inet_aton so we can specify
pst
1995-04-26
1
-2
/
+2
*
Obtained from: copied fro mount_kernfs
julian
1995-04-21
3
-0
/
+211
*
Bugfixes :
gpalmer
1995-04-19
6
-18
/
+66
*
Yank out the rewriting of disklabels. This code can and will get confused
phk
1995-04-19
1
-52
/
+0
*
Remove "BUG" of not supporting arguments for "-o"
dufault
1995-04-17
1
-14
/
+7
*
Add support for arguments in output "-o" string.
dufault
1995-04-17
1
-5
/
+28
*
Bump to 2.0-950418-SNAP
gpalmer
1995-04-17
1
-1
/
+1
*
Claim 0xA7 for NEXTSTEP in here also.
gpalmer
1995-04-17
2
-0
/
+2
*
Add NEXTSTEP as claiming partition code 0xA7.
gpalmer
1995-04-17
2
-0
/
+2
*
Bump the snap date.
jkh
1995-04-15
1
-1
/
+1
*
We're now shooting for a 950412-SNAP
jkh
1995-04-12
1
-1
/
+1
*
Bump this to 0408. I have my reasons.
jkh
1995-04-11
1
-1
/
+1
*
Fix initialization error that caused `mount -vat' to behave unexpectedly
wollman
1995-04-10
1
-3
/
+6
*
Update declaration to match the change made to dir.c a few hours ago.
bde
1995-04-02
3
-3
/
+3
*
Submitted by: Philippe Charnier <charnier@lirmm.fr>, added to by bde
bde
1995-04-02
1
-8
/
+8
*
Make this actually work. It always failed in FreeBSD because it attempted
bde
1995-04-02
1
-6
/
+27
*
Submitted by: Philippe Charnier <charnier@lirmm.fr>, distilled by bde
bde
1995-04-02
6
-6
/
+9
*
Submitted by: phk, added to by bde
bde
1995-04-02
40
-226
/
+797
*
make pass work also as the first keyword
ugen
1995-03-30
1
-1
/
+1
*
Fixed stupid bug in mountd: it would seem that the kernel doesn't allow
wpaul
1995-03-26
1
-6
/
+26
*
Use more AI to predict initial/final isdst,
ache
1995-03-26
1
-19
/
+37
*
add a \t which has been nagging me too long
phk
1995-03-19
1
-2
/
+2
*
Remove reference to fsdb(8). We don't have it.
phk
1995-03-17
3
-3
/
+0
*
Fix long-standing core dump when ld returns failure.
wollman
1995-03-16
1
-2
/
+2
*
Changed manual page to conform to the reality in FreeBSD.
dg
1995-03-15
1
-9
/
+8
*
Extract the cpio-floppy relative to the root, not /stand.
phk
1995-03-15
1
-7
/
+5
*
Do not try to make any notice if the PID file cannot be created.
joerg
1995-03-12
1
-3
/
+1
*
Impliment -ad and -au flags in addition to -a and document the change
wpaul
1995-03-12
2
-8
/
+42
*
Make slattach create a PID file under /var/run when the connection is
joerg
1995-03-12
2
-4
/
+33
*
Fix it - now this programm should work probably..It is
ugen
1995-03-12
1
-37
/
+49
*
Update manpage..BTW,if somebody wit good English
ugen
1995-03-03
1
-8
/
+21
[next]