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
*
Fix for the sshd(8) utmp problem. Previously, login(3) would ignore the tty
des
2002-04-20
1
-3
/
+9
*
Use `The .Nm utility'
charnier
2002-04-20
92
-335
/
+509
*
Push down Giant for setpgid(), setsid() and aio_daemon(). Giant protects only
tanimura
2002-04-20
4
-12
/
+25
*
Use `The .Nm utility'
charnier
2002-04-20
4
-10
/
+12
*
Replace inline asm with it's inline function wrapper.
benno
2002-04-20
2
-2
/
+2
*
Fix TZ & TERM handling for use_login case of rev. 1.24
ache
2002-04-20
1
-4
/
+6
*
1) Surprisingly, "CheckMail" handling code completely removed from this
ache
2002-04-20
2
-2
/
+24
*
Fix controller in SW mode and See also + first appeared in 4.5.
nsouch
2002-04-20
1
-8
/
+8
*
- Create a ``zero fill'' constructor for uma_zcreate's ctor argument.
arr
2002-04-20
2
-0
/
+11
*
reorg a little.
obrien
2002-04-20
1
-7
/
+7
*
I decided I don't want to be part of this.
jake
2002-04-20
1
-1
/
+0
*
Reintroduce locking on accesses to vm_object_list.
alc
2002-04-20
3
-1
/
+10
*
1) Fix overlook in my prev. commit - forget HAVE_ prefix in one place in old
ache
2002-04-20
1
-4
/
+11
*
Add character translation table between Unix and NetWare according
bp
2002-04-20
4
-19
/
+98
*
s/nwserv/nwfs/
bp
2002-04-20
1
-1
/
+1
*
Describe situation where manual 'ifconfig xx0 up' required.
bp
2002-04-20
1
-2
/
+7
*
Please repeat after me: setusercontext() modifies _current_ environment, but
ache
2002-04-20
1
-24
/
+58
*
In the BUGS section, mention that the ballooning of size mentioned here is
jmallett
2002-04-20
1
-2
/
+2
*
Use fwrite(3) to write out the decoded information, as the b64 decoding stuff
jmallett
2002-04-20
1
-1
/
+1
*
base64_decode() was feeding \r and \n to the decoding function, and that
jmallett
2002-04-20
1
-0
/
+4
*
Add typedef of sa_family_t to <sys/un.h>, per POSIX and X/Open. Hide
mike
2002-04-20
1
-1
/
+14
*
Add sa_family_t type to <sys/_types.h> and typedefs to <netinet/in.h>
mike
2002-04-20
3
-2
/
+12
*
Remove <ctype.h> - not needed
ache
2002-04-20
1
-1
/
+0
*
Prevent sign extension (again)
ache
2002-04-20
1
-1
/
+1
*
Allow space between -a and its argument. Honour locale collating order
tjr
2002-04-20
2
-16
/
+12
*
Crank WARNS.
jmallett
2002-04-20
9
-42
/
+47
*
Don't put a line break in string literals. GCC 3.1 complains and GCC
marcel
2002-04-20
2
-26
/
+20
*
Improve style consistency of vfs_syscalls.c by converting the style used
rwatson
2002-04-20
2
-106
/
+164
*
Don't put a line break in string literals. GCC 3.1 complains and GCC
marcel
2002-04-20
1
-2
/
+2
*
It is easier for me to debug with -I's at the rear.
obrien
2002-04-20
1
-1
/
+1
*
Spelling fix for comment.
rwatson
2002-04-20
1
-1
/
+1
*
Comment out and mark broken the hea and hfa devices until someone has
mike
2002-04-20
1
-2
/
+3
*
- Nuke small sgi ifdef bits.
arr
2002-04-20
2
-9
/
+0
*
Bump WARNS to 4.
jmallett
2002-04-20
2
-0
/
+2
*
In the case where we can't open /dev/tty, fall back to -t behaviour.
jmallett
2002-04-19
1
-9
/
+7
*
Bump WARNS to 4.
jmallett
2002-04-19
1
-0
/
+1
*
Use `The .Nm utility'
charnier
2002-04-19
26
-112
/
+159
*
Compound two fprintf(3)s into 1 using string concatenation.
jmallett
2002-04-19
1
-2
/
+1
*
Fix compiling of acpica when debugging is enabled. In the previous
mike
2002-04-19
1
-2
/
+7
*
After 3 months...
jmallett
2002-04-19
4
-44
/
+272
*
Use `The .Nm utility'. Introduce options with well known sentence.
charnier
2002-04-19
1
-8
/
+11
*
Add .Pp before enumerating options
charnier
2002-04-19
2
-0
/
+2
*
Use `The .Nm utility'
charnier
2002-04-19
2
-8
/
+10
*
Clean up:
alfred
2002-04-19
2
-8
/
+20
*
Move tx(4) driver to sys/dev/tx. BTW split hardware structures and constants
semenu
2002-04-19
7
-2716
/
+14
*
Make this build on 4.x machines again (building a -current kernel on a
imp
2002-04-19
3
-36
/
+27
*
- Nuke some more #ifdef sun related sections.
arr
2002-04-19
4
-41
/
+1
*
- Nuke some #ifdef sun4m code; it hasn't been updated in 4 years and is not
arr
2002-04-19
2
-69
/
+0
*
Prevent sign extension on characters with 8bit set
ache
2002-04-19
1
-1
/
+1
*
Change lpd to recognize the '-s' parameter as a preferred synonym
gad
2002-04-19
2
-13
/
+26
[next]