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
*
Use err(3). Add prototypes.
charnier
1997-08-11
2
-18
/
+32
*
Cosmetic.
charnier
1997-08-11
1
-2
/
+3
*
Remove local redefinition for err(). Add usage().
charnier
1997-08-11
7
-155
/
+135
*
Add an ntohs() and format an IP address with inet_ntoa() when
fenner
1997-08-11
1
-3
/
+3
*
Merge Lite2 changes.
steve
1997-08-11
1
-2
/
+2
*
Fix typo: "send" -> "end"
fenner
1997-08-11
1
-1
/
+1
*
Make "make-localhost" Y2K safe by using "date +%Y" instead of "date +%y"
fenner
1997-08-11
1
-1
/
+1
*
Oops, add #include's (forgotten in last commit) to make this
steve
1997-08-11
1
-1
/
+4
*
Use -I../../sys instead of -I/sys.
steve
1997-08-11
1
-2
/
+2
*
Remove #ifdef NEWVM code and remove extra "key.name = p" line.
steve
1997-08-11
1
-125
/
+6
*
Fix seg fault when invalid keywords are used.
steve
1997-08-11
1
-3
/
+2
*
Default size for FD_SETSIZE is 1024 not 256.
steve
1997-08-11
1
-1
/
+1
*
Mention vty* in the man page.
steve
1997-08-11
2
-2
/
+6
*
Correct default log file name.
brian
1997-08-10
2
-4
/
+4
*
- Buffer space problem found by Sergio Lenzi <lenzi@bsi.com.br>
brian
1997-08-10
10
-184
/
+594
*
Oops, fix breakage to UP kernel.
fsmp
1997-08-10
4
-4
/
+30
*
Added trap specific lock calls: get_fpu_lock, etc.
fsmp
1997-08-10
8
-257
/
+315
*
Don't initialize structures from other variables; gcc -ansi -pedantic
wpaul
1997-08-10
1
-6
/
+7
*
Cheap fix for kern/4255.
fsmp
1997-08-10
7
-28
/
+70
*
Implement canonical locking protocol
ache
1997-08-10
3
-62
/
+83
*
Ops the arguments to copyin was in the wrong order..
sos
1997-08-10
2
-4
/
+4
*
Remove forgotten debug statement.
brian
1997-08-10
1
-2
/
+1
*
Add "-f fmt date" for specification of the
brian
1997-08-10
2
-63
/
+93
*
Implement the LCP fail_counter: if an option has been NAK'ed for more
joerg
1997-08-10
1
-4
/
+13
*
If, in a level N dump, the file with the inode number X is a
joerg
1997-08-10
1
-2
/
+6
*
Hack^H^H^H^Hworkaround for itimerfix(9) gratuitously limiting the
joerg
1997-08-10
1
-0
/
+16
*
Synchronize with sys/i386/i386/trap.c revision 1.103.
kato
1997-08-10
1
-1
/
+14
*
Synchronize with sys/i386/isa/syscons.c revision 1.230.
kato
1997-08-10
1
-14
/
+12
*
Fix the VLSI chipset name from "Eagle" to "Eagle II".
phk
1997-08-10
1
-5
/
+5
*
Add a man page for sb(4).
joerg
1997-08-10
2
-2
/
+76
*
The "cutsie" register parameter passing that I had mistakenly used breaks
dyson
1997-08-10
1
-10
/
+10
*
Some fixes towards making "default configs" work again.
fsmp
1997-08-09
7
-91
/
+105
*
Minor conditionalization of XXX_MPLOCK on PEND_INTS.
fsmp
1997-08-09
3
-3
/
+12
*
Change [-DMHW [+|-]val] to [-v [+|-]val[ymwdHM]]
brian
1997-08-09
5
-108
/
+166
*
Build instbsdi.exe in obj directory (make world stopper)
ache
1997-08-09
1
-4
/
+4
*
Added 'lock' instruction before 3 places that update ipending.
fsmp
1997-08-09
3
-3
/
+12
*
Fix the checks for screenborder for the mousepointer.
sos
1997-08-09
3
-42
/
+36
*
Import strptime(3) into libc. We've got permission by Kevin Ruddy to
joerg
1997-08-09
8
-495
/
+647
*
This commit was generated by cvs2svn to compensate for changes in r28019,
joerg
1997-08-09
1
-0
/
+358
|
\
|
*
Clean import of strptime(3) onto a vendor branch.
joerg
1997-08-09
1
-0
/
+358
*
Don't accidently compress "sh" or there are unfortunate consequences.
peter
1997-08-09
1
-1
/
+1
*
Add aliases for hostmaster, webmaster & abuse, all point to root.
phk
1997-08-09
2
-2
/
+12
*
Note that /etc is not installed by world target either.
jkh
1997-08-09
1
-3
/
+4
*
Modify the scheduling policy to take into account disk I/O waits
dyson
1997-08-09
5
-5
/
+52
*
Remove the notixe about top(1) since it's now also part of 2.2.x.
joerg
1997-08-09
1
-3
/
+5
*
Synchronize with sys/i386/isa/wd.c revision 1.135.
kato
1997-08-09
1
-2
/
+11
*
Disabled SW_VGA_MODEX when PC98 is defined.
kato
1997-08-09
1
-2
/
+2
*
A couple of missing doscmd header files. Messed up again. Now can
dyson
1997-08-09
3
-0
/
+203
*
Add a valuable binary that enables I/O to U**X mounted disks.
dyson
1997-08-09
2
-1
/
+176
*
Commit the manpage for doscmd.
dyson
1997-08-09
1
-0
/
+705
[next]