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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change ld.so to correctly load dependant libraries for dlopen and unload them
dfr
1995-06-27
2
-4
/
+16
*
Do the same sanity checking in _pw_breakout_yp() that we do in
wpaul
1995-06-26
1
-16
/
+19
*
Fix for a potential problem reported by a user I bumped into on IRC
wpaul
1995-06-26
1
-9
/
+14
*
41 headers must be implicitly included and one more (<sys/param.h>) must
bde
1995-06-25
1
-1
/
+2
*
Update the man page for kvm_getprocs.3 to reflect our sysctl-based
joerg
1995-06-24
1
-9
/
+9
*
Fixes for PR #508 and #509 ('botched 'Bad netgroup' error message' and
wpaul
1995-06-23
1
-7
/
+43
*
Fix handling NULL-encapsulated interfaces (lo & tun)
ache
1995-06-22
1
-3
/
+12
*
Don't cast void functions to void.
hsu
1995-06-20
4
-7
/
+7
*
Make _havemaster() use yp_first() (again) instead of yp_order() to
wpaul
1995-06-17
1
-2
/
+6
*
Add /usr/local/share/nls to default search path
ache
1995-06-17
1
-2
/
+2
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
14
-85
/
+172
*
Remove trailing whitespace.
rgrimes
1995-05-30
8
-79
/
+79
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-1
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
522
-3833
/
+3840
*
Remove trailing whitespace.
rgrimes
1995-05-30
2
-3
/
+3
*
Add a missing link from the setpgid manpage to the setpgrp manpage.
nate
1995-05-27
1
-0
/
+1
*
Remove Ontrack special from All_FreeBSD().
phk
1995-05-25
3
-8
/
+9
*
Align slices to cylinder boundries.
jkh
1995-05-24
3
-7
/
+18
*
Fix a typo, now there should always be an active slice.
phk
1995-05-21
1
-2
/
+2
*
Do not allocate the first track.
phk
1995-05-20
1
-1
/
+5
*
Remove two printfs before Jordan has a fit over them.
phk
1995-05-18
1
-4
/
+1
*
Fixed the calculation of the reserved space for bad144. Thanks Rod!
phk
1995-05-15
1
-2
/
+2
*
Fixed typo.
dg
1995-05-15
1
-1
/
+1
*
Create_Chunk_DWIM will not allocate anything in the last cylinder of a
phk
1995-05-15
1
-3
/
+18
*
Parse ^? correctly now
ache
1995-05-14
1
-0
/
+3
*
Parse ^? now, our termcap use it and some termcaps from other
ache
1995-05-14
1
-1
/
+5
*
Fix error returning address of local array
ache
1995-05-14
1
-1
/
+2
*
Fix FtpPasv to not return address of local variable, close PR 399
ache
1995-05-13
1
-1
/
+1
*
Added MakeDevDisk(struct disk*, char *path);
phk
1995-05-12
3
-4
/
+93
*
Forgot to add these.
paul
1995-05-12
4
-0
/
+1228
*
New libforms.
paul
1995-05-12
9
-872
/
+1141
*
Get the CHUNK_COMPAT_BSD flag right.
phk
1995-05-11
3
-45
/
+40
*
Create_Chunk_DWIM() is here, though it doesn't quite do what the name implies.
phk
1995-05-10
4
-4
/
+53
*
Bump major number instead of minor
ache
1995-05-08
2
-6
/
+6
*
Recognize slice type #6 as dos
phk
1995-05-08
4
-12
/
+28
*
Add check for rootfs > cyl 1024.
phk
1995-05-08
1
-2
/
+6
*
I bet Jordan is tearing his hair out, trying to figure the previous patch
phk
1995-05-08
1
-2
/
+2
*
Fix bug.
phk
1995-05-08
1
-1
/
+2
*
Whoops! An extra paren somehow got in there. Fixed.
jkh
1995-05-07
1
-2
/
+2
*
Always zero new chunks - keeps things like the private structures from having
jkh
1995-05-07
1
-2
/
+2
*
General sanitation and cleanup. Killed the "reserved" type, it wasn't.
phk
1995-05-06
6
-79
/
+76
*
Make it so that the command formats are the same for both -i and -o.
dufault
1995-05-05
2
-16
/
+71
*
If in Create_Chunk we (type==freebsd && (flags&CHUNK_ALIGN)), then we will
phk
1995-05-05
2
-8
/
+41
*
Make the partitions names even more sensible
phk
1995-05-04
7
-31
/
+56
*
Add the private void *pointer to the chunks, and the functions to manage it.
phk
1995-05-03
4
-8
/
+41
*
Bump minor number
ache
1995-05-03
1
-0
/
+2
*
Bump minor number
ache
1995-05-03
2
-2
/
+6
*
Cosmetic changes and paranoia checks:
wpaul
1995-05-03
1
-5
/
+5
*
Export the chunk names properly.
jkh
1995-05-03
3
-7
/
+16
*
Make the target for tst01 more sensible.
phk
1995-05-03
5
-43
/
+60
[next]