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
*
Bug fixed: even root was unable to edit restricted fields
ache
1995-03-21
1
-4
/
+4
*
Begin a long-overdue cleanup of this whole mess.
jkh
1995-03-21
3
-71
/
+151
*
Set it so you can add and remove line disciplines without replicating
dufault
1995-03-21
3
-3
/
+72
*
Julian's suport of compressed tape drives.
dufault
1995-03-21
1
-6
/
+13
*
cd.c: Julian's CD audio cleanup
dufault
1995-03-21
8
-185
/
+362
*
Disallow non page-aligned file offsets in vm_mmap(). We don't support this
dg
1995-03-21
1
-1
/
+12
*
Added a new version of trap_pfault() that disallows kernel page faults
dg
1995-03-21
3
-3
/
+363
*
Changed some #ifdef DIAGNOSTIC code that I added to be #ifdef DEBUG.
dg
1995-03-21
3
-6
/
+6
*
Fix apm and gsc rules to allow `<blah>0' or just `<blah>' to be shorthand.
jkh
1995-03-21
2
-6
/
+6
*
Add fetch-list command for Rod
jkh
1995-03-21
2
-39
/
+63
*
make.conf doesn't postulate anything about libm now.
phk
1995-03-21
3
-9
/
+9
*
Fixed bug in the size == 0 case of msync() caused by a bogus return value
dg
1995-03-21
1
-2
/
+2
*
msun becomes the default -lm the right way now.
phk
1995-03-21
1
-1
/
+1
*
Make the describe rule generate more thorough information that's actually
jkh
1995-03-21
1
-8
/
+10
*
Document the index target.
jkh
1995-03-21
1
-1
/
+2
*
Fixed vinvalbuf() to work like NFS wants it to. The previous code wouldn't
dg
1995-03-21
2
-20
/
+16
*
Added a new boolean argument to vm_object_page_clean that causes it to
dg
1995-03-21
4
-10
/
+21
*
Saved scroll fixed.
ache
1995-03-21
1
-1
/
+1
*
Reviewed by: Bill Paul <wpaul@freebsd.org>
wpaul
1995-03-21
1
-2
/
+2
*
Better spelling of my name
ache
1995-03-21
2
-6
/
+6
*
Fix wrong separator output
ache
1995-03-21
1
-1
/
+2
*
Made minor readability tweak.
dg
1995-03-20
1
-6
/
+3
*
Take out obsolete KERBEROS_IV build variable. Just eBones now.
jkh
1995-03-20
3
-18
/
+6
*
Better fix for the deletion of parents of cloned routes problem,
wollman
1995-03-20
4
-56
/
+115
*
Forgot pppcompress.c in PPP module.
wollman
1995-03-20
2
-4
/
+4
*
Forgot slcompress.c in SLIP module.
wollman
1995-03-20
2
-4
/
+4
*
The discard, tunnel, SLIP, and PPP network interface pseudo-devices
wollman
1995-03-20
10
-4
/
+182
*
Support for pseudo-device LKMs. Note that this is restricted to only
wollman
1995-03-20
6
-15
/
+14
*
Add support for pseudo-device LKMs.
wollman
1995-03-20
2
-2
/
+10
*
This should be splimp() rather than splnet() since ifaddrs might go away
wollman
1995-03-20
1
-4
/
+4
*
Fix race conditions involved in setting IP multicast options. This should
wollman
1995-03-20
1
-1
/
+17
*
Comment out declaration of kvm_uread until it can be fixed correctly.
rgrimes
1995-03-20
2
-0
/
+4
*
Change u_long to unsigned long to be consistent.
rgrimes
1995-03-20
2
-2
/
+4
*
Don't gain/lose an object reference in vnode_pager_setsize(). It will
dg
1995-03-20
2
-16
/
+10
*
Don't gain/lose a reference to the object when yanking its pages in
dg
1995-03-20
2
-24
/
+10
*
Fixed "objde1" hang. It was caused by a "&" where an "&&" belonged in the
dg
1995-03-20
1
-2
/
+2
*
Pretty much a complete rewrite of this Makefile.
rgrimes
1995-03-20
1
-9
/
+31
*
At last! Modified __ivaliduser() to do the same kind of user/host validation
wpaul
1995-03-20
1
-3
/
+69
*
Fix wtmp logout
ache
1995-03-20
1
-10
/
+5
*
Don't attempt to sync pages in the V_SAVE case of vinvalbuf; doing so can
dg
1995-03-20
2
-28
/
+34
*
Removed an unnecessary call to vinvalbuf after the page clean.
dg
1995-03-20
1
-13
/
+3
*
Don't do anything if BATCH is specified and the port is interactive for
ats
1995-03-20
1
-1
/
+3
*
Do proper vnode locking when doing paging I/O. Removed the asynchronous
dg
1995-03-19
1
-47
/
+26
*
Fixed bug introduced in the previous commit - the lock must be held until
dg
1995-03-19
1
-6
/
+7
*
Lose the lock on the vnode. Changes to implement proper locking in the
dg
1995-03-19
1
-4
/
+11
*
Whoops: expanding netgroups that reference multiple netgroups doesn't
wpaul
1995-03-19
1
-1
/
+1
*
Separated out the _putchar & __cputchar() routines so that programs such
nate
1995-03-19
3
-11
/
+51
*
Make extra arguments be subdirs to go through.
phk
1995-03-19
1
-2
/
+11
*
Removed /usr/local/lib from the standard library search path to be
nate
1995-03-19
2
-4
/
+4
*
Correct one little typing error from Rod :-).
ats
1995-03-19
1
-2
/
+2
[next]