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
*
Convert mount_unionfs(8) to nmount.
mux
2002-05-24
1
-10
/
+24
*
Make mount_nullfs(8) use nmount(2) rather than mount(2) now
mux
2002-05-23
1
-5
/
+15
*
Allow prefix/prefixlen syntax for IPv6 to have consistency
ume
2002-05-21
1
-15
/
+22
*
Have RTF_HOST for /128 destionation.
ume
2002-05-21
1
-4
/
+9
*
Spread the word of PowerPC.
benno
2002-05-21
2
-2
/
+2
*
Try to guess prefixlen for guessable cases.
ume
2002-05-20
1
-0
/
+33
*
Turn nfsiod into a vfs loader and sysctl wrapper that controls the number
peter
2002-05-19
2
-89
/
+47
*
Remove IFS from 5.0-CURRENT. This facilitates introducing UFS2 as
rwatson
2002-05-19
21
-6442
/
+0
*
Move _PATH_WALL from dump and shutdown's local pathnames.h to paths.h.
jmallett
2002-05-17
2
-2
/
+1
*
- Further replacing of UM_* macros with the appropriate function call. I
arr
2002-05-17
1
-43
/
+38
*
- Replace UM_* macros by replacing them with the appropriate function
arr
2002-05-17
8
-50
/
+50
*
Don't install scriptdump which is written in Perl. This is
ume
2002-05-16
1
-1
/
+1
*
more file system > filesystem
trhodes
2002-05-16
69
-487
/
+488
*
Use fgetln to remove the static limit on the length of lines in
iedowse
2002-05-14
1
-14
/
+15
*
Match prototypes to functions over in fsck_ffs.
phk
2002-05-14
1
-3
/
+3
*
Style.
ru
2002-05-13
1
-3
/
+4
*
Remove unneeded include.
phk
2002-05-13
1
-1
/
+0
*
Removed now unused INTERNALSTATICLIB.
ru
2002-05-13
4
-8
/
+0
*
Handle symbolic names for common ethernet types (ip, arp etc.)
luigi
2002-05-13
1
-19
/
+85
*
UFS2 preparation commit:
phk
2002-05-12
8
-221
/
+27
*
Sigh, more BBSIZE related breakage.
phk
2002-05-12
6
-0
/
+6
*
Main functional change is the implementation of matching of MAC header
luigi
2002-05-12
1
-745
/
+706
*
Retire the bogus uses of the disklabel field d_sbsize and begin to
phk
2002-05-12
6
-20
/
+4
*
s/demon/daemon/
dd
2002-05-12
1
-1
/
+1
*
Fix a typo : ".Xr mount_udf 8," -> ".Xr mount_udf 8 ,".
mux
2002-05-11
1
-1
/
+1
*
Reword the ``alias'' description slightly. We must specify a non-conflicting
brian
2002-05-11
1
-2
/
+3
*
unbreak build: include string.h for strcmp prototype.
alfred
2002-05-11
1
-0
/
+1
*
Replace /kernel with /boot/kernel/kernel.
joe
2002-05-09
1
-2
/
+3
*
Don't forget to null-terminate string we got from sysctl (f.e. in 'A' format).
ache
2002-05-08
1
-1
/
+1
*
'file system' > filesystem
trhodes
2002-05-06
1
-12
/
+18
*
Address a few minor style and consistency issues in revision 1.32.
iedowse
2002-05-06
1
-23
/
+15
*
Make argument to printf match format.
marcel
2002-05-06
1
-1
/
+1
*
Fix a couple of problems which could cause panics at runtime:
luigi
2002-05-05
1
-51
/
+56
*
Fix the fallback to mount(2) with RELENG_4 kernels and -CURRENT
mux
2002-05-05
1
-2
/
+23
*
- revert back to vmcore.#
fenner
2002-05-05
3
-109
/
+271
*
Restore the minfree functionality into savecore. This patch
mux
2002-05-04
1
-7
/
+80
*
Swap the order of mount and nmount calls. We now call nmount
mux
2002-05-02
1
-14
/
+14
*
Set the permissions on restored symbolic links.
iedowse
2002-05-02
1
-1
/
+19
*
Minor bug fixes uncovered while working on UFS2.
mckusick
2002-05-02
2
-2
/
+2
*
Make this compile and not segfault on ia64. ptr = strdup("foo"); is
peter
2002-05-01
1
-3
/
+4
*
Add a hack so that fdisk(8) can initialize an ia64 disk. There is
peter
2002-05-01
1
-0
/
+10
*
Enlighten those who read the FINE POINTS of the documentation a bit
cjc
2002-05-01
1
-3
/
+14
*
Add partition type for IBM's JFS.
grog
2002-04-28
1
-0
/
+1
*
Rename the file used to specify the nextboot to make it clear that this
wes
2002-04-26
1
-1
/
+1
*
Add a -k option to reboot to specify the kernel to boot next time
wes
2002-04-26
2
-5
/
+34
*
vinum_start: examine storage array devices, not just disks.
grog
2002-04-26
1
-3
/
+4
*
Remove the -v option, it is now default behaviour.
phk
2002-04-24
2
-17
/
+5
*
Continue the cleanup preparations for UFS2 (& GEOM):
phk
2002-04-24
3
-168
/
+116
*
Unbreak NFS mounts when mount(8) is invoked as : mount path@server.
mux
2002-04-23
1
-1
/
+5
*
Do our best to determine if the user is attempting an NFS mount when
mux
2002-04-22
1
-6
/
+19
[next]