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
*
o Add $FreeBSD$ as a rcsid instead of in a comment.
marcel
1999-10-02
1
-5
/
+12
*
Use the PRVERB() macro instead of 'if (bootverbose) printf()...
mdodd
1999-10-02
1
-3
/
+8
*
Fixed style bugs in prototype for aout_coredump() (mainly wrapping it with
bde
1999-10-02
1
-3
/
+1
*
Update man page to loader.conf(5) days.
dcs
1999-10-02
2
-46
/
+28
*
Fixed breakage of userland K&R support in rev.1.39. Kernel inline functions
bde
1999-10-02
3
-6
/
+6
*
Add -C flag to indicate the presence of comments. Files thus processed
dcs
1999-10-02
2
-1
/
+11
*
Ignore comment lines in files marked as having them.
dcs
1999-10-02
1
-1
/
+10
*
Change path order in makefile so newer fortune files will be built with
dcs
1999-10-02
3
-6
/
+12
*
Fixed style bugs in prototypes.
bde
1999-10-02
1
-13
/
+10
*
Fix a problem relating to si_iosize_max which broke scsi devices.
phk
1999-10-02
2
-5
/
+11
*
Fix typo.
des
1999-10-02
1
-1
/
+1
*
Removed unnecessary splclock() protection for getmicrotime() and
bde
1999-10-02
1
-16
/
+1
*
ncplib modules: bring up new ncp.ko and nwfs.ko
bp
1999-10-02
3
-1
/
+88
*
ncplib continued: add appropriate options to LINT.
bp
1999-10-02
5
-0
/
+26
*
Import kernel part of ncplib: netncp and nwfs
bp
1999-10-02
38
-0
/
+13112
*
Add the apm_saver syscons screen saver module.
nsayer
1999-10-02
4
-0
/
+192
*
Prepare for the apm_saver screen saver module.
nsayer
1999-10-02
4
-50
/
+100
*
This commit was generated by cvs2svn to compensate for changes in r51848,
obrien
1999-10-02
1
-3
/
+4
|
\
|
*
Virgin import of EGCS 1.1.2
obrien
1999-10-02
1
-3
/
+4
*
|
Backout part of the changes made in 1.111
roger
1999-10-01
2
-18
/
+2
*
|
Oops. That'll teach me to commit without testing. I either replaced
peter
1999-10-01
2
-2
/
+2
*
|
Zap a trigraph (???)
peter
1999-10-01
2
-2
/
+2
*
|
Force the "calls" count for malloc types to be 64 bit where it keeps track
peter
1999-10-01
1
-2
/
+2
*
|
Use the sys/wormio.h definitions of the CDRIOCNEXTWRITEABLEADDR and
peter
1999-10-01
1
-3
/
+0
*
|
Use the sys/wormio.h definitions of CDRIOCNEXTWRITEABLEADDR and
peter
1999-10-01
1
-2
/
+0
*
|
Move a couple of ioctl defines from wormcontrol.c to wormio.h. These are
peter
1999-10-01
1
-0
/
+4
*
|
Sync w/ sys/i386/i386/machdep.c revision 1.364.
kato
1999-10-01
2
-14
/
+16
*
|
Sync w/ sys/i386/conf/files.i386 revision 1.275.
kato
1999-10-01
2
-4
/
+0
*
|
Introduce the disk mini-layer and devstat_end_transaction_buf() in cam/scsi.
phk
1999-10-01
5
-220
/
+85
*
|
Let sleep(1) handle fractions of a second (up to nanosecond).
ru
1999-10-01
2
-12
/
+72
*
|
Implement the use of si_addr in siginfo_t.
marcel
1999-10-01
3
-0
/
+3
*
|
Don't check %cs *after* it has being set in sigreturn. If the check
marcel
1999-10-01
2
-10
/
+12
*
|
Back out an unintended commit. This wasn't supposed to be
mdodd
1999-10-01
1
-18
/
+0
*
|
Turn off and remove the 'old' if_ep ISA/EISA/PCCARD driver.
mdodd
1999-10-01
7
-2173
/
+25
*
|
Add support for the AHA-1640 SCSI adapter.
mdodd
1999-10-01
2
-0
/
+248
*
|
make sure a trivial apm.h is created, as some people have assumed that
mjacob
1999-10-01
2
-0
/
+10
*
|
If dumpdev exists, it's automatically enabled. Change comment to reflect.
billf
1999-10-01
1
-1
/
+1
*
|
Make all slices/partitions correctly inherit si_* fields.
phk
1999-09-30
1
-6
/
+13
*
|
Use sigemptyset rather than sa_mask = 0.
peter
1999-09-30
4
-4
/
+4
*
|
Plug a potential filedescriptor leak. This will probably almost
guido
1999-09-30
1
-1
/
+6
*
|
This fix allows cards inserted in one of the bottem-most slots on an xp1000
gallatin
1999-09-30
1
-2
/
+2
*
|
Fix disk_close once more, and better this time.
phk
1999-09-30
1
-2
/
+2
*
|
Make the fxp driver work on alpha, rather than panic the machine on boot
gallatin
1999-09-30
6
-60
/
+38
*
|
Add libcrypt. This previously/coincidentally worked for login,
markm
1999-09-30
1
-2
/
+2
*
|
Add ahc driver. The adaptec driver works just dandy on my xp1000 using
gallatin
1999-09-30
2
-0
/
+2
*
|
Add sigprocmask to HIDDEN_SYSCALLS. This renames the syscall to
marcel
1999-09-30
3
-3
/
+6
*
|
Sort by date, reindent sigset_t entry
imp
1999-09-30
1
-8
/
+8
*
|
Add the proper headers so that the SIGNOTEMPTY and SIGSETAND
marcel
1999-09-30
3
-0
/
+6
*
|
Correctly escape a macro call in the description of the .D1 macro.
mpp
1999-09-30
1
-2
/
+2
*
|
(null commit).
jkoshy
1999-09-30
0
-0
/
+0
[next]