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
path:
root
/
usr.bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Perl support in vi is broken if perl has thread support built in.
markm
1999-09-04
1
-2
/
+2
*
Build this from contrib/ now.
markm
1999-09-04
7
-657
/
+3
*
Thorough revamp of how input commands are processed. This allows customization
hoek
1999-09-03
21
-818
/
+2777
*
Correct the information about Lincoln's assasination (shot on 14-4, died
nik
1999-09-03
1
-3
/
+3
*
column counter (cnt) not reset to 0 on display of '\r' which could cause
dbaker
1999-09-01
1
-1
/
+4
*
Properly document -P and -p flags.
chris
1999-09-01
2
-1
/
+4
*
Remove unused variable `ch'.
chris
1999-09-01
1
-1
/
+0
*
Corrected apparent omission in program logic which was causing the
dbaker
1999-09-01
1
-1
/
+2
*
Slay a grammar gremlin.
hoek
1999-09-01
1
-1
/
+1
*
unifdef -Uvax -Uhp300 -Uluna68k -Umips -Utahoe
phk
1999-09-01
1
-48
/
+0
*
FreeBSD District court of Appeals - TN3270 vs Ports
markm
1999-08-31
96
-18752
/
+0
*
Remove tn3270 from the build, preparatory to a short trial and a
markm
1999-08-30
1
-1
/
+0
*
Nearly missed this one. Turn off -DTERMCAP otherwise it defines a bunch
peter
1999-08-30
1
-1
/
+1
*
We're using ncurses now.
peter
1999-08-30
1
-3
/
+3
*
Take a shot at making this work under termcap/terminfo ncurses. It
peter
1999-08-30
4
-25
/
+33
*
Make this compile.. (Why do we have tn3270 in the tree anyway?)
peter
1999-08-30
1
-0
/
+4
*
talk depended on side effects of curses includes.
peter
1999-08-30
2
-0
/
+2
*
systat is way too comfortable with curses internals...
peter
1999-08-30
4
-13
/
+13
*
tconv is broken, it's libmytinfo dependent.
peter
1999-08-30
1
-1
/
+1
*
Yet another previously forgotten merge from Lite2. (Describe
bde
1999-08-30
1
-4
/
+5
*
Add $FreeBSD$ lines to man pages that are missing them to make it
mpp
1999-08-28
3
-0
/
+6
*
$Header$ -> $FreeBSD$
peter
1999-08-28
30
-34
/
+37
*
$Id$ -> $FreeBSD$
peter
1999-08-28
795
-807
/
+807
*
$Id$ -> $FreeBSD$
peter
1999-08-27
2
-2
/
+2
*
Add -m option to specify a creation mode whcih is not affected by
sheldonh
1999-08-27
2
-9
/
+59
*
Add ``-i'' option, which is the same as ``-''. The -i option is the
sheldonh
1999-08-27
2
-8
/
+19
*
1. Add support for months and years in relative time spec (now + 1 year)
nsayer
1999-08-26
2
-52
/
+35
*
Declaration of strtouq() is not missing from stdlib.h, so don't redeclare
dt
1999-08-25
1
-3
/
+0
*
Use the final version of the patch for the overflow, not the next to
imp
1999-08-22
1
-7
/
+9
*
Fix a temp file race occurring only when -j is used.
hoek
1999-08-22
2
-15
/
+17
*
Mention rwhod(8) in the SEE ALSO section
brian
1999-08-21
1
-2
/
+3
*
Fix possible buffer overflow with finger and fingerd.
imp
1999-08-21
1
-16
/
+27
*
Clear all file flags when taking ownership of devices. Do not ignore
imp
1999-08-21
2
-3
/
+16
*
Fix a bunch of broken cross-references
chris
1999-08-18
1
-2
/
+2
*
Don't assume all ctags are meant to match a whole line ("^...line...$").
hoek
1999-08-17
1
-5
/
+44
*
Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1).
hoek
1999-08-17
23
-290
/
+535
*
Fixed editing error in previous commit. `-lmd' (link libmd) became `-md'
bde
1999-08-15
1
-4
/
+4
*
Various man page cleanup:
mpp
1999-08-15
8
-23
/
+23
*
Fix bad references:
chris
1999-08-14
1
-3
/
+3
*
Bad reference of getcwd(2) changed to getcwd(3).
chris
1999-08-14
1
-2
/
+2
*
Bad reference of setrlimit(3) changed to setrlimit(2).
chris
1999-08-14
1
-2
/
+2
*
Specify that `ruptime' data is broadcast once every three minutes, not
chris
1999-08-14
1
-2
/
+2
*
Axe LOGIN_CAP_AUTH.
sheldonh
1999-08-13
2
-65
/
+6
*
Correct style issues with the previous commit.
sheldonh
1999-08-13
1
-19
/
+16
*
Use our floppy device names rather than BSD/OS's.
obrien
1999-08-13
2
-3
/
+5
*
Make VPATH explanation more concise. I apparently was not thinking
chris
1999-08-12
1
-11
/
+4
*
Move ${VPATH} explanation under the .PATH rule section.
chris
1999-08-12
1
-16
/
+13
*
Bugfix to last commit: Correctly intuit when an lhs is a string vs. number.
hoek
1999-08-12
1
-2
/
+3
*
Pass as argv[0] the name of the shell executed instead of "sh".
sheldonh
1999-08-11
1
-2
/
+2
*
Document the use of the -a flag in conjunction with the -r flag.
nik
1999-08-11
2
-3
/
+11
[next]