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.sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix HTTP port addresses for the IPv6 case.
jkh
2000-08-03
1
-11
/
+13
*
Added PC-98 boot manager installation and configuration utility.
kato
2000-08-02
4
-0
/
+362
*
Add all the missing US keymaps.
obrien
2000-07-31
2
-0
/
+10
*
Don't offer the PC98 link kit or setup on non-i386 installs.
obrien
2000-07-31
1
-0
/
+4
*
Sleep for a second after tcp wrappers rejects a connection, so we
dwmalone
2000-07-31
1
-1
/
+3
*
Add hebrew.
asami
2000-07-31
1
-0
/
+1
*
Fix the HTTP transfer code to correctly parse the port number if
jkh
2000-07-30
3
-19
/
+22
*
Initialize vflag like the rest (not necessary, but this keeps it together)
peter
2000-07-29
1
-1
/
+4
*
Change option -r to -n inline with conventions we use elsewhere.
ps
2000-07-29
2
-5
/
+5
*
Add option 'r' to syslogd which will disable dns queries for every
ps
2000-07-29
2
-3
/
+12
*
Change the defaults for portmap, sendmail and inetd to be not running them.
eivind
2000-07-28
2
-0
/
+8
*
Add '-n' flag: don't attempt to read any data from standard input.
archie
2000-07-27
2
-7
/
+26
*
Fix an annoying bogon in the form of a missing tab when generating CD-ROM
jhb
2000-07-27
2
-2
/
+2
*
Update the description of available channel for Japan.
sanpei
2000-07-26
1
-14
/
+15
*
Bump an upper limit test so the xterm termcap selection actually works.
jhb
2000-07-26
2
-2
/
+2
*
Don't give the DEC Alpha user the chance to install the X servers that are
obrien
2000-07-25
1
-0
/
+6
*
Use a much saner method of locating the release directory on an FTP server.
jhb
2000-07-25
3
-211
/
+221
*
Add -q. this will cause the warning messages about missing
imp
2000-07-25
3
-6
/
+22
*
Restore the screen after possibly spamming it.
jkh
2000-07-25
1
-0
/
+3
*
Remove outdated crypto comments.
jkh
2000-07-24
1
-22
/
+0
*
Terminate, with extreme prejudice, the USAResident hack which
jkh
2000-07-24
9
-163
/
+2
*
Allow syslogd to select messages based on the originating host in
dwmalone
2000-07-24
2
-16
/
+114
*
Revert the reversion of the default mtree behaviour. The mtree
marcel
2000-07-24
2
-12
/
+11
*
First attempt to fix a buildworld from -stable machine. Explicitly
imp
2000-07-23
1
-2
/
+3
*
apm -d also needs a writable file descriptor.
nsayer
2000-07-23
1
-1
/
+1
*
Oops, the moused disable option is now 6 instead of 4. Catch the menu text
jhb
2000-07-23
2
-2
/
+2
*
If ${BINDIR} is not present, create it before installing to it.
jkh
2000-07-21
2
-2
/
+10
*
Add a terminal entry for xterm; a lot of people are using xterms
jkh
2000-07-21
8
-6
/
+20
*
Add in the second half of the Slovenian FTP mirror entry.
jhb
2000-07-21
2
-0
/
+2
*
Remove a menu item that looks funky.
jkh
2000-07-21
2
-4
/
+0
*
Add slovenian FTP server to site list.
jkh
2000-07-21
2
-2
/
+4
*
Fix this so it compiles by adding a missing quote.
jhb
2000-07-20
2
-2
/
+2
*
Remove unused variable.
archie
2000-07-20
1
-1
/
+1
*
Don't mis-interpret sockaddr_in6 structures as sockaddr_in structures
brian
2000-07-20
1
-1
/
+1
*
Move test for -w flag outside of the code dealing with -D (defaults).
davidn
2000-07-20
1
-2
/
+2
*
Allow -g with an empty argument in the -D case. This allows -g "" to set
davidn
2000-07-20
1
-5
/
+8
*
- Clarify some of the text in sysinstall in regards to the cryto bits.
jhb
2000-07-20
3
-16
/
+14
*
Fix another missed case where usermod would not set the "modified" flag:
davidn
2000-07-20
1
-3
/
+6
*
Add ftp.freebsd.org Snapshots to the list of servers.
obrien
2000-07-19
2
-0
/
+4
*
* document that 'kbdcontrol -k' needs stdin to be the console.
ben
2000-07-19
1
-0
/
+19
*
Remove extra #include that was inadvertently added in previous commit.
archie
2000-07-19
1
-1
/
+0
*
Fix breakage caused by ether_aton() prototype change.
archie
2000-07-19
1
-1
/
+1
*
Describe the new VERSION and COMPILATIONDATE macros and mention that the
brian
2000-07-19
2
-8
/
+30
*
When we're just reading info from the driver, attempt to open the apm
imp
2000-07-19
1
-1
/
+4
*
Support link identification from rfc1570
brian
2000-07-19
17
-22
/
+176
*
Add the '-l' flag to nghook which loops the received data back.
phk
2000-07-18
2
-3
/
+16
*
Allow the Fix-it functionality to detect that we are on a serial console,
obrien
2000-07-18
6
-12
/
+106
*
Correct the usage() message as per rev 1.25 of mtree.8 .
sheldonh
2000-07-17
1
-1
/
+1
*
* Order options in the SYNOPSIS correctly.
sheldonh
2000-07-17
1
-35
/
+39
*
And another buffer overflow. Maybe next time I should read the manpage for
n_hibma
2000-07-16
1
-1
/
+1
[next]