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
*
Fixed some disordering (mainly of case lists for disks).
bde
1999-09-13
2
-32
/
+34
*
Merge from ../egcs/gcc/gcc.c rev.1.5:
bde
1999-09-13
1
-0
/
+4
*
Apply a consistent style to most of the etc scripts. Particularly, use
sheldonh
1999-09-13
44
-4320
/
+6050
*
Fixed longstanding breakage of rm of deep directories in rev.1.2.
bde
1999-09-13
1
-1
/
+1
*
Moved the definition of `boottime' and its sysctl to the correct file.
bde
1999-09-13
3
-4
/
+8
*
Const poisoning from d_name.
bde
1999-09-13
1
-6
/
+5
*
Oops, I forgot to commit this together with the updates to the callers.
bde
1999-09-13
3
-6
/
+6
*
Removed diskerr()'s unused d_name arg and updated callers. This fixes
bde
1999-09-13
10
-17
/
+14
*
Const'ify devtoname() and d_name. This exposes some errors (2 non-benign).
bde
1999-09-13
3
-7
/
+11
*
Fix disordering introduced in my previous commit.
des
1999-09-13
4
-16
/
+16
*
Document tcp_keepalive, tcp_drop_synfin, tcp_restrict_rst,
des
1999-09-13
1
-0
/
+34
*
Merge from sys/i386/conf/GENERIC revision 1.190.
kato
1999-09-13
2
-10
/
+16
*
"\t\t" -> " \t" as per rev. 1.611 (mangled in the previous commit)
des
1999-09-13
3
-6
/
+6
*
__collate_substitute() do something non-trivial only for German. For everyone
dt
1999-09-12
3
-6
/
+25
*
Bite the bullet and allocate the devsw entry at compile time.
phk
1999-09-12
4
-29
/
+22
*
Reduce time of __collate_substitute() from O(strlen(s)^2) to O(strlen(s)).
dt
1999-09-12
1
-8
/
+11
*
Fix a file descriptor leak in cam_open_btl(). The xpt device was opened,
ken
1999-09-12
1
-1
/
+5
*
ISDISK -> ISSEEK
green
1999-09-12
3
-5
/
+5
*
Correction: mem.c devices are "D_MEM" (and D_MEM is added.)
green
1999-09-12
5
-11
/
+13
*
This fix adds checking for the existance of the /var/msgs
roberto
1999-09-12
1
-1
/
+1
*
Add the net.inet.tcp.restrict_rst and net.inet.tcp.drop_synfin sysctl
des
1999-09-12
14
-0
/
+175
*
Even more cleanups to dd(1). This is probably the culmination of the
green
1999-09-12
7
-120
/
+117
*
Mainly stylistic fixes:
green
1999-09-12
2
-36
/
+26
*
Make the d_flags of mem devices D_DISK to signify that they are disk-like
green
1999-09-12
3
-3
/
+3
*
Add new manpage device_set_flags.9 and add links for
dfr
1999-09-12
2
-1
/
+60
*
Fixed missing changes from sys/isa/sio.c.
nyan
1999-09-12
2
-404
/
+220
*
use %OB for months names
ache
1999-09-12
1
-2
/
+2
*
Merge missing changes from sys/i386/conf/files.i386.
nyan
1999-09-12
2
-2
/
+4
*
Redefine KEY_HOME as BOL like in pico, joe and lot of others and line edition
ache
1999-09-12
1
-2
/
+4
*
Use a different tactic when creating the devsw so that disk_create()
phk
1999-09-12
3
-46
/
+30
*
Remove replace phygetvpbuf() with direct call to getpbuf();
phk
1999-09-12
1
-19
/
+1
*
Remove unneeded disk-related includes.
phk
1999-09-12
2
-5
/
+0
*
Change scheduling to use on the fly determination rather than presorting.
phk
1999-09-12
1
-156
/
+137
*
Move the #include directive up one line and out of the function body.
marcel
1999-09-12
1
-1
/
+2
*
Some PnP BIOSsen return garbage in the high byte of the number-of-devices
msmith
1999-09-12
2
-0
/
+2
*
When a STAT command is sent to ftpd as an out-of-band transmission during
mharo
1999-09-12
1
-0
/
+1
*
Remove all \n from __COPYRIGHT(...) string - assembler can't parse them
ache
1999-09-12
1
-2
/
+2
*
Add "alternative" forms of full month names.
dt
1999-09-11
6
-0
/
+90
*
Implement new format specifier for strftime: %OB, alternative national
dt
1999-09-11
3
-19
/
+58
*
Add FreeBSD history in 'HISTORY'
alfred
1999-09-11
1
-1
/
+4
*
vnode -> mountpoint
alfred
1999-09-11
1
-20
/
+11
*
Make pmap_mapdev() deal with non-page-aligned requests.
peter
1999-09-11
4
-6
/
+36
*
pick up locales from locale subdir
ache
1999-09-11
1
-0
/
+5
*
install localized files
ache
1999-09-11
1
-0
/
+5
*
koi8-r mandoc tweaks
ache
1999-09-11
2
-0
/
+222
*
Fix debut version to 3.3, not 4.0.
iwasaki
1999-09-11
1
-1
/
+1
*
source hyphen.us-ru from locale subdir
ache
1999-09-11
1
-1
/
+2
*
install hyphen.us-ru under locale subdir
ache
1999-09-11
1
-1
/
+1
*
add tmac/locale for man l10n tweaks
ache
1999-09-11
1
-0
/
+2
*
Describe man_locales
ache
1999-09-11
1
-1
/
+11
[next]