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
*
Check if username is a NULL pointer before dereferencing it.
martin
1996-07-03
1
-1
/
+1
*
Three little tweaks make this work, so put it back in.
jfieber
1996-07-03
1
-72
/
+1086
*
Isolated all the crap for thread-safe so I can see what goes on again...
phk
1996-07-03
1
-61
/
+48
*
Some grammer/typo fixes. I also added some additional sgml
mpp
1996-07-03
1
-25
/
+28
*
Comment out rootdev & rrootdev so a ls -l doesn't panic the machine.
phk
1996-07-03
1
-2
/
+2
*
Update the FILES section to reflect the actual range
mpp
1996-07-03
1
-3
/
+3
*
Describe the "file pointer" in lseeks' man page a bit better
mpp
1996-07-03
1
-2
/
+3
*
Document the "sig" function parameter.
mpp
1996-07-03
2
-1
/
+5
*
Document how chat logis it information via syslog.
mpp
1996-07-03
1
-3
/
+9
*
Document the -i backward compatibility option (same as -v).
mpp
1996-07-03
1
-2
/
+6
*
Revert this document - it didn't build (I should have checked) and I don't
jkh
1996-07-03
1
-1087
/
+71
*
Fix some minor formatting problems in some examples.
mpp
1996-07-03
1
-3
/
+3
*
Document login's use of /etc/login.access.
mpp
1996-07-03
1
-0
/
+11
*
Only print the selected timezone in verification rather than the bogus time.
jkh
1996-07-03
1
-5
/
+2
*
Jon Bresler's new hardware guide.
jkh
1996-07-03
1
-71
/
+1087
*
Print a warning before starting dialog(1) if the user
wosch
1996-07-02
1
-35
/
+52
*
Document that suid wrapper like suidperl(1) break option 'nosuid'.
wosch
1996-07-02
2
-0
/
+8
*
Add little ISDN section
wosch
1996-07-02
5
-6
/
+29
*
update comment for tun*
wosch
1996-07-02
2
-4
/
+6
*
remove zopen, zopen is not part of libc.
wosch
1996-07-02
2
-1
/
+3
*
install fast version of zgrep
wosch
1996-07-02
1
-1
/
+3
*
Fix a typo.
mpp
1996-07-02
1
-2
/
+2
*
Implement locking for pfs nodes, when at the leaf. Concurrent access
dyson
1996-07-02
4
-22
/
+62
*
Untabify.
jkh
1996-07-02
2
-170
/
+170
*
Document shortcuts.
jkh
1996-07-02
14
-33
/
+257
*
Add an extra /etc/hosts entry per advice of Joerg.
jkh
1996-07-02
3
-3
/
+6
*
Make a small change to make a passage sound better.
gclarkii
1996-07-02
1
-2
/
+2
*
Properly set the PG_MAPPED and PG_WRITEABLE flags. This fixes some potential
dyson
1996-07-02
3
-6
/
+7
*
Use read(fileno(fp), ...) instead of fread(..., fp) to avoid buffered input.
jmz
1996-07-02
1
-2
/
+2
*
Fix a serious problem, with a window where an object lock is needed,
dyson
1996-07-02
2
-114
/
+194
*
Round out the examples a little better in showing custom buttons in operation
jkh
1996-07-02
1
-2
/
+4
*
Make it plainer how to exit.
jkh
1996-07-02
31
-136
/
+151
*
Correct definition of 'established' keyword.
alex
1996-07-02
1
-1
/
+1
*
Put back the $PWD override behavior of revision 1.4. The concensus
jkh
1996-07-01
1
-0
/
+6
*
Update the commiter list.
jkh
1996-07-01
2
-3
/
+17
*
Add ctm_dequeue to the SUBDIR list now that I've checked that it
gpalmer
1996-07-01
1
-1
/
+2
*
Fix PR doc/1360 by replacing the '_' in <htmlurl>...</htmlurl> with the
roberto
1996-07-01
1
-3
/
+3
*
Update the "CD-ROM not configured" question.
roberto
1996-07-01
1
-2
/
+5
*
Add a facility for a ``slow'' CTM delta queue, allowing `x' number
gpalmer
1996-07-01
3
-4
/
+497
*
Added or restored #include of <machine/md_var.h>. Some declarations
bde
1996-07-01
9
-15
/
+36
*
Fixed lots of warnings about unportable casts of pointers to volatile
bde
1996-07-01
3
-19
/
+36
*
Norwegian iso keyboard definition file added.
sos
1996-07-01
3
-2
/
+120
*
Implement incremental passwd database updates. This is done by ading a '-u'
guido
1996-07-01
10
-151
/
+256
*
Moved declarations of non-cpu things from <machine/cpufunc.h> to better
bde
1996-07-01
5
-41
/
+22
*
Use the standard timer (interrupt) frequency while calibrating the clocks.
bde
1996-07-01
5
-35
/
+20
*
Updated boot message.
bde
1996-07-01
1
-3
/
+3
*
Whups! Missed a ${.OBJDIR} here.
jkh
1996-07-01
1
-2
/
+2
*
Add make to the bootstrap targets (I thought I committed this 3 days ago -
jkh
1996-07-01
1
-1
/
+2
*
Try to encourage people to read the hardware guide a little more.
jkh
1996-07-01
1
-3
/
+6
*
Fix last mod date.
jkh
1996-07-01
1
-2
/
+2
[next]