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
*
Connect up gpt and mca subdirs for ia64
peter
2002-07-20
1
-1
/
+3
*
Grab a snapshot of Marcel's WIP ia64 machine check decoder.
peter
2002-07-20
2
-0
/
+509
*
Grab a snapshot of Marcel's gpt tool. This is still a work-in-progress
peter
2002-07-20
10
-0
/
+1454
*
s/${INSTALL} -c/${INSTALL} ${COPY}/
ru
2002-07-18
1
-1
/
+1
*
di_createtime -> di_birthtime.
roberto
2002-07-17
1
-1
/
+1
*
Change utimes to set the file creation time (for filesystems that
mckusick
2002-07-17
4
-19
/
+37
*
Introduce the DEVFS "rule" subsystem. DEVFS rules permit the
dd
2002-07-17
6
-0
/
+949
*
Fixed some print format errors. Avoid some warnings about possible
bde
2002-07-16
1
-4
/
+5
*
Replace extra call to "tunefs" with the equivalent of "newfs -U".
rse
2002-07-15
1
-2
/
+1
*
The .Nm utility
charnier
2002-07-14
1
-7
/
+10
*
A bunch of minor fixes:
luigi
2002-07-13
1
-8
/
+11
*
Remove unused variables due to libufs(3) commit. Clean up extraneous use of
jmallett
2002-07-11
1
-4
/
+3
*
Convert dumpfs(8) to libufs(3), rather than rolling local functions for a
jmallett
2002-07-11
2
-39
/
+14
*
Add a bit of information on FFS snapshots to the mount(8) manual page.
trhodes
2002-07-11
1
-0
/
+67
*
Convert old style (type foo *)0 casts to NULLs
dillon
2002-07-11
1
-3
/
+3
*
Fixed 4 printf format errors that were fatal on alphas. %qd is not even
bde
2002-07-11
1
-7
/
+9
*
Uncommented WARNS=0. ipfw2.c is full of printf format errors that are
bde
2002-07-11
1
-1
/
+1
*
Replace the 'at least the amount of physical memory + 64K' with a better
dillon
2002-07-09
1
-2
/
+5
*
Oops, the previous revision (1.22) introduced a potential alignment
iedowse
2002-07-08
1
-15
/
+20
*
Fixed some world breakage caused by not updating clients when <timeconv.h>
bde
2002-07-08
1
-0
/
+1
*
- Do not include <utmp.h> for no reason.
robert
2002-07-08
2
-4
/
+0
*
Use a fixed MAXBSIZE-size auto array instead of a static pointer
iedowse
2002-07-08
1
-6
/
+2
*
Replace the use of %qd with intmax_t/%jd and fix a number of -Wall
iedowse
2002-07-08
4
-20
/
+23
*
Remove nfsd and mountd from src/sbin, look for it in src/usr.sbin
gordon
2002-07-07
9
-4202
/
+0
*
Unhook sbin/nfsd and sbin/mountd from the build. They will be moving to
gordon
2002-07-07
1
-2
/
+0
*
Don't explicit kill of the process' own pid.
ume
2002-07-07
1
-5
/
+4
*
Fix some printf format errors.
iedowse
2002-07-07
2
-6
/
+6
*
The .Nm utility.
charnier
2002-07-06
13
-67
/
+103
*
The .Nm utility. Add FreeBSD Id.
charnier
2002-07-06
1
-3
/
+6
*
The .Nm utility
charnier
2002-07-06
58
-231
/
+344
*
Implement the last 2-3 missing instructions for ipfw,
luigi
2002-07-05
1
-124
/
+108
*
o Change almost all magic numbers to the appropriate constants.
maxim
2002-07-05
1
-28
/
+32
*
More strict ip options parsing.
maxim
2002-07-05
1
-53
/
+44
*
Update my email address.
archie
2002-07-03
1
-1
/
+1
*
Apply __FBSDID(); fix local variable(names) that stomp on global
markm
2002-07-03
2
-46
/
+56
*
Apply __FBSDID(), ISOfy, fix easy warning.
markm
2002-07-03
1
-6
/
+5
*
Minor spelling and grammar fixes in the atacontrol(8) manual page.
trhodes
2002-07-02
1
-11
/
+11
*
The new ipfw code.
luigi
2002-06-27
2
-1
/
+3180
*
Remove the kernel file-size limit for UFS2, so that only the limit
iedowse
2002-06-26
1
-1
/
+4
*
Fix an integer overflow that causes fsck_ffs to crash when it
iedowse
2002-06-26
1
-1
/
+1
*
Remove old pre-TIRPC code for getting transport handles. The code that
alfred
2002-06-25
1
-5
/
+0
*
Correct default location of history file.
grog
2002-06-23
1
-1
/
+1
*
Get rid of paranoia that zeros the boot block area as this has
mckusick
2002-06-22
1
-7
/
+0
*
This commit was generated by cvs2svn to compensate for changes in r98567,
obrien
2002-06-21
2
-3
/
+5
|
\
|
*
Sync with NetBSD.
obrien
2002-06-21
2
-3
/
+5
*
|
Reduce the -I's as we don't need them all.
obrien
2002-06-21
1
-1
/
+1
*
|
Don't say that an umounted filesystem is required for -n. An unmounted
bde
2002-06-21
1
-1
/
+0
*
|
This commit adds basic support for the UFS2 filesystem. The UFS2
mckusick
2002-06-21
38
-1966
/
+2160
*
|
nmount'ify unionfs further by using separate options instead
mux
2002-06-15
1
-17
/
+17
*
|
Convert UDF to nmount.
mux
2002-06-15
1
-12
/
+15
[next]