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
*
fork() -> vfork()
kris
2000-05-19
1
-3
/
+4
*
Use different filenames.
hoek
2000-05-17
1
-2
/
+4
*
Catchup with the times:
hoek
2000-05-16
1
-25
/
+42
*
From PR submitter:
hoek
2000-05-16
1
-2
/
+2
*
Remove addition of -g to CFLAGS
cpiazza
2000-05-16
1
-1
/
+1
*
I'm not sure what posessed me to initialize wraplines to FALSE in the prev
hoek
2000-05-15
1
-1
/
+1
*
Oops, byte offset was as off_t.
phk
2000-05-15
1
-1
/
+1
*
Let cmp(1) grow in -x option to print differences in contemporarry hex
phk
2000-05-15
4
-4
/
+25
*
Update make(1) manpage to include information about the new loud
will
2000-05-14
1
-0
/
+3
*
Add loud debugging facility (-dl option) which allows programmers/developers
will
2000-05-14
4
-2
/
+6
*
Fix minor style nits.
obrien
2000-05-14
1
-2
/
+2
*
Install otp-md{4,5} bits.
obrien
2000-05-14
1
-0
/
+5
*
Allow bookmarks to cross files.
hoek
2000-05-14
4
-26
/
+102
*
Backout previous commit to this file: it dies in buildworld environment.
hoek
2000-05-12
1
-3
/
+1
*
Improve hack from previous commit to this file: exit if we get successive
hoek
2000-05-12
1
-5
/
+15
*
Use termcap(5) function key sequences rather than hardcoding for syscons.
hoek
2000-05-12
1
-8
/
+24
*
Create magic variables that return termcap(5) strings for function keys.
hoek
2000-05-12
2
-22
/
+97
*
Fix an uncommon bug that would cause us to stop accepting input if the
hoek
2000-05-12
1
-0
/
+10
*
Only main.c depends on defrc.h
hoek
2000-05-12
1
-1
/
+3
*
Small style fix '=' -> ' = '
nsayer
2000-05-11
1
-1
/
+1
*
Fix compatibility issue in sed. Do so by explicitely adding a
nsayer
2000-05-11
1
-1
/
+5
*
Unwind state on malloc() failure more carefully: avoids memory leak.
hoek
2000-05-11
1
-4
/
+13
*
Make the TAB key tab. Under syscons, shift-TAB also performs a backtab.
hoek
2000-05-11
3
-0
/
+8
*
Fix a comment and actually expand \t the way the comment suggests.
hoek
2000-05-11
1
-6
/
+10
*
Corractly use .Nm and .An/.Aq macros. Replace FreeBSD with .Fx macro
phantom
2000-05-10
1
-7
/
+10
*
The printenv(1) command is now a builtin(1) in csh(1).
sheldonh
2000-05-09
1
-0
/
+7
*
Fix miscellaneous mdoc macro argument limit infringements.
sheldonh
2000-05-09
1
-2
/
+1
*
Exit if we read two EOFs from the keyboard input stream. Why two and not
hoek
2000-05-09
1
-5
/
+19
*
Don't segv if viewing "#" and there is no prev-file (long-standing).
hoek
2000-05-09
1
-2
/
+3
*
Oops, revert previous commit
kris
2000-05-07
1
-2
/
+2
*
Update device references.
kris
2000-05-07
3
-8
/
+7
*
Add $FreeBSD$ (and test remote commits after the Freefall upgrade)
obrien
2000-05-06
1
-0
/
+1
*
Remove unneeded #include <sys/buf.h>
phk
2000-05-05
1
-1
/
+0
*
Don't include <sys/buf.h>
phk
2000-05-05
3
-3
/
+0
*
These files are located under usr.bin/calendar/calendars/ru_RU.KOI8-R now
phantom
2000-05-04
5
-131
/
+0
*
Rename calendars/ru_SU.KOI8-R to calendars/ru_RU.KOI8-R to reflect
phantom
2000-05-04
2
-2
/
+2
*
Correct comments and variable names left since repo-copy
phantom
2000-05-04
5
-23
/
+23
*
Add missing $FreeBSD$ tags
phantom
2000-05-04
4
-0
/
+7
*
Restore this file.
obrien
2000-05-02
1
-0
/
+152
*
Add descriptions of the nm(1aout) keywords and their meanings.
obrien
2000-05-02
1
-0
/
+26
*
nm.1aout is used here now.
obrien
2000-05-02
1
-152
/
+0
*
Fix a long vs. int problem that was fatal on i386s with 64bit longs (but
hoek
2000-05-02
1
-8
/
+11
*
Remove the undocumented semconfig() system calls. These cause more trouble
peter
2000-05-01
1
-8
/
+0
*
Remove reference to bsd2dos command, refer to fconv and similar.
nik
2000-04-30
1
-3
/
+3
*
Add descriptions of the nm(1) keywords and their meanings.
nik
2000-04-30
1
-0
/
+26
*
Default device not longer uses the "r" raw prefix.
obrien
2000-04-26
1
-1
/
+1
*
Add braces to avoid ambiguity in a nested conditional (silences a gcc
sheldonh
2000-04-26
1
-1
/
+2
*
Unbreak for the case where ``make obj'' was run first.
obrien
2000-04-26
1
-0
/
+1
*
Hello, getconf. This is a slight reinvention of the
wollman
2000-04-26
8
-0
/
+689
*
Fix excessive use of parenthesis in previous commit.
sheldonh
2000-04-25
2
-2
/
+2
[next]