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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Import NFSv3 support from NetBSD
dfr
1996-10-17
5
-536
/
+1409
*
Fix a problem that could cause msync (or many other things) to deadlock.
dyson
1996-10-17
1
-44
/
+40
*
Make processes waken up eligible for immediate swap-in.
dyson
1996-10-17
3
-6
/
+16
*
Clean up the rundown of the object backing a vnode. This should fix
dyson
1996-10-17
4
-6
/
+31
*
Issue a warning if the user specifies an invalid interface in a rule.
alex
1996-10-17
1
-1
/
+25
*
Corrently null-terminate the path being passed to the opendir() calls,
peter
1996-10-17
1
-0
/
+1
*
actually impliment permissions for teh chown/chmod/etc functions
julian
1996-10-16
1
-31
/
+88
*
add a man page for suser() because its usage is not as obvious
julian
1996-10-16
1
-0
/
+69
*
Use a (signed) int32_t counter instead of an `unsigned int' counter
bde
1996-10-16
1
-1
/
+1
*
Oops forgot to remove a debug printf.
sos
1996-10-16
1
-2
/
+2
*
Bring back ns_* routines; we need them for ifconfig and route.
jkh
1996-10-16
1
-2
/
+1
*
Bring back NS support for this utility - we need it for the commercial Novell
jkh
1996-10-16
2
-1
/
+2
*
Fixed miscounting for non-statistical (GUPROF) profiling:
bde
1996-10-16
3
-36
/
+48
*
Utility to "brand" ELF binaries.
sos
1996-10-16
2
-0
/
+118
*
Added macros CROSSJUMP(), CROSSJUMP_LABEL() and GPROF_RET. These will
bde
1996-10-16
2
-52
/
+60
*
Allow the utimes call to work on devfs nodes.
julian
1996-10-16
1
-3
/
+2
*
Prepare kernel to take advantage of "branded" ELF binaries.
sos
1996-10-16
6
-72
/
+106
*
Use newly defined entity for the ``Last modified by'' line.
max
1996-10-16
1
-3
/
+2
*
Added entity for Bill Lloyd, the author of the latest isdn.sgml.
max
1996-10-16
2
-2
/
+7
*
Added following people to the additional contributor list:
max
1996-10-16
1
-6
/
+12
*
Simplify and improve parser.
ache
1996-10-16
3
-244
/
+38
*
Benign | --> || correction.
steve
1996-10-16
1
-2
/
+2
*
Add support for embedded operation withou console
julian
1996-10-16
4
-19
/
+53
*
Save half of LC_COLLATE space
ache
1996-10-15
22
-337
/
+1930
*
Save half of space in LC_COLLATE and remove unneded code.
ache
1996-10-15
2
-35
/
+10
*
Corrected the setting of winsize on open().
sos
1996-10-15
3
-15
/
+30
*
Preserve file flags in accept(2).
wollman
1996-10-15
1
-2
/
+4
*
Updated #includes to 4.4lite style.
bde
1996-10-15
16
-33
/
+36
*
Wow!, i finally found a usable vgrind definition for Perl.
joerg
1996-10-15
2
-2
/
+15
*
Removed nested include of <sys/proc.h> from <vm/vm_object.h> and fixed
bde
1996-10-15
3
-6
/
+6
*
Mondo-merge of new 2.2 installation technology.
jkh
1996-10-15
1
-1
/
+1
*
Forward-declared `struct route' for the KERNEL case so that <net/route.h>
bde
1996-10-15
1
-5
/
+7
*
Synchronized with biosboot/Makefile:
bde
1996-10-15
1
-6
/
+8
*
Move much of the machine dependent code from vm_glue.c into
dyson
1996-10-15
7
-126
/
+404
*
Set the effective user id to that of the real user id when
alex
1996-10-15
1
-0
/
+13
*
Fix my yesterday's brain-o: don't account for the kilobytes twice.
joerg
1996-10-14
1
-1
/
+1
*
Don't casually blow away FTP site settings now that it's easy for user
jkh
1996-10-14
2
-10
/
+8
*
Fixed setting of the keyboard LEDs. For some keyboards and/or keyboard
bde
1996-10-14
1
-11
/
+69
*
Remove the now-unusable ports configuration code. Swapping CDs is bogus.
jkh
1996-10-14
15
-397
/
+32
*
Change the boot-time menu.
jkh
1996-10-14
1
-29
/
+92
*
Fix PR#1557 - chained package dependencies using URLs didn't work.
jkh
1996-10-14
2
-33
/
+35
*
catch a mismatch after final review...
pst
1996-10-14
3
-6
/
+18
*
Expose the control mechanism for serial console boot so that the default
pst
1996-10-14
5
-15
/
+94
*
Fixed a bug that got introduced when I changed the CY16_RESET and
dg
1996-10-14
3
-9
/
+9
*
Make this compile again for the CyDebug case.
dg
1996-10-14
3
-18
/
+21
*
Fixed a minor typo.
max
1996-10-14
1
-2
/
+2
*
Adjust the boot-time userconfig options to match reality.
jkh
1996-10-14
1
-2
/
+1
*
pci_map_mem() did a too restrictive check on the mapping type:
se
1996-10-14
2
-4
/
+8
*
oops, how did this get into the reinstall target? :-]
peter
1996-10-14
1
-16
/
+1
*
Oops, PROBE_KEYBOARD_LOCK wasn't supposed to be enabled by default.
bde
1996-10-14
1
-4
/
+3
[prev]
[next]