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
*
Some cosmetic changes:
jkh
1996-05-09
13
-112
/
+139
*
Fix brino on my part. _etext doesn't include the padding to a page
phk
1996-05-09
3
-3
/
+9
*
Properly free up resources allocated in swapmode(). This is not quite
jkh
1996-05-09
1
-0
/
+2
*
Update route(8) to print out current meanings of rt_flags RTF_* bits.
wollman
1996-05-08
1
-4
/
+10
*
Our new-old mbugf allocator. This is actually something of a blast from
wollman
1996-05-08
2
-29
/
+167
*
Make IPXIP work.
jhay
1996-05-08
4
-18
/
+18
*
Fix 'multidomain' code. It returns a pointer to memory that it doesn't
wpaul
1996-05-08
1
-8
/
+6
*
ppoll -> yppoll. This Makefile should work better now. :-)
jkh
1996-05-08
1
-2
/
+2
*
Nuke the nasty cleaning of /var/run after netstart starts - it nukes
jkh
1996-05-08
1
-2
/
+2
*
*blush* How did this slip through?
peter
1996-05-08
2
-4
/
+10
*
Zero out some (unused) entries in the ipxsw initiliser which only lead to
gpalmer
1996-05-08
1
-6
/
+6
*
Remove useless entries from the inetsw structure initiliser which
gpalmer
1996-05-08
1
-8
/
+8
*
Clean up various compiler warnings. Most (if not all) were benign
gpalmer
1996-05-08
12
-26
/
+40
*
``mv'' -> ``mv -f''
wosch
1996-05-07
36
-124
/
+158
*
Simplify probe. Removed the DELAY() as it's not needed.
nate
1996-05-07
1
-3
/
+1
*
Removed one of the un-documented CTRL pokes, and replace it with a one
nate
1996-05-07
1
-0
/
+4
*
Make sure you include <sys/devconf.h> if you have devconf code. :(
nate
1996-05-07
1
-1
/
+2
*
Added code to avoid keyboard 'hangs' during the probe.
nate
1996-05-07
1
-2
/
+7
*
Added Richard Wiwatowski <rjwiwat@adelaide.on.net> for his work on the
nate
1996-05-07
1
-1
/
+2
*
Added devconf() support.
nate
1996-05-07
1
-14
/
+41
*
Re-wrote psm_poll_status() to use the ioport supplied in the kernel
nate
1996-05-07
1
-17
/
+16
*
phkmalloc doesn't like the call to xdr_free() in ypxfr_get_master().
wpaul
1996-05-07
1
-3
/
+3
*
In use_yp(), call _yp_check() to make ultra, super-duper sure that NIS
wpaul
1996-05-07
1
-2
/
+3
*
Grrrr... yet another variation on Murphy's Law: the best way to find
wpaul
1996-05-07
1
-1
/
+0
*
Last typo fixed (network came up for a few minutes).
nate
1996-05-07
1
-0
/
+1
*
Augh, more typos.
nate
1996-05-07
1
-5
/
+5
*
Whoops, brain-o's with the previous commit. Fix up quite a few typos.
nate
1996-05-07
1
-17
/
+14
*
Localize time
ache
1996-05-07
1
-0
/
+10
*
Localize time
ache
1996-05-07
2
-0
/
+20
*
- KNF'ify
nate
1996-05-07
1
-87
/
+57
*
Replace non-POSIX speed setting by POSIX one
ache
1996-05-07
1
-2
/
+3
*
Dohw! Turn on yp_mkdb in the Makefile.
wpaul
1996-05-07
1
-3
/
+3
*
Add $Id$
gpalmer
1996-05-07
1
-0
/
+1
*
Several locations in sys/netinet/ip_fw.c are lacking or incorrectly
phk
1996-05-06
1
-14
/
+18
*
Add three new route flags to help determine what sort of address
wollman
1996-05-06
3
-11
/
+48
*
An old typo MCLBYTES/CLBYTES became more obvious bogus now.
phk
1996-05-06
1
-3
/
+3
*
Update qcamdriver to 1.1-release distribution.
pst
1996-05-06
3
-42
/
+46
*
We DON'T ship bash by default, why is it the default shell?
gclarkii
1996-05-06
1
-3
/
+3
*
Pull a bunch of fixes from the 4.4BSD-Lite2 branch. It's really
joerg
1996-05-05
12
-206
/
+421
*
Bring in some changes to make the FTP installation warn you if it can't
jkh
1996-05-05
4
-32
/
+30
*
Fix my botched 4.4Lite2 import, and revert these files to their HEAD
joerg
1996-05-05
2
-17
/
+16
*
Finally commit the changes that make getty(8) no longer depend on the
joerg
1996-05-05
10
-356
/
+804
*
Avoid potential trademark conflict
peter
1996-05-05
1
-2
/
+2
*
Change the logic of the interrupt/poll loop. It no longer loops until
peter
1996-05-05
2
-8
/
+30
*
Change the compiled-in polling parameters to a sysctl setting.
peter
1996-05-05
2
-14
/
+22
*
This commit was generated by cvs2svn to compensate for changes in r15637,
joerg
1996-05-05
9
-46
/
+728
|
\
|
*
Vendor-branch import of the 4.4BSD-Lite2 code for lpr. There are
joerg
1996-05-05
16
-137
/
+964
*
|
uninitialized auto variable shmseg is used in ...
joerg
1996-05-05
1
-2
/
+2
*
|
Sync libc_r with libc changes..
peter
1996-05-05
6
-15
/
+15
*
|
Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__)
peter
1996-05-05
33
-281
/
+340
[next]