| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update bmake glue after ncurses 5.1-20001009 import. | peter | 2000-10-11 | 4 | -20/+60 |
* | Merge ncurses vendor changes (v5_1_20000701->v5_1_20001009) onto mainline | peter | 2000-10-11 | 3 | -42/+39 |
* | This commit was generated by cvs2svn to compensate for changes in r66963, | peter | 2000-10-11 | 149 | -5638/+9421 |
|\ |
|
| * | Import ncurses-5.1-20001009 onto the vendor branch | peter | 2000-10-11 | 152 | -5680/+9460 |
* | | Style fixes | gshapiro | 2000-10-11 | 8 | -32/+32 |
* | | Fix man page installation | gshapiro | 2000-10-11 | 1 | -6/+4 |
* | | NOCRYPT imples NO_OPENSSL. | gshapiro | 2000-10-11 | 2 | -2/+2 |
* | | Add missing comma at the end of line. | kuriyama | 2000-10-11 | 1 | -1/+1 |
* | | kmem transfers were being double-counted due to a missing continue. | gallatin | 2000-10-11 | 1 | -0/+1 |
* | | Add support for the Kingston KNU101TX 10/100 USB ethernet adapter. We're | wpaul | 2000-10-10 | 1 | -0/+1 |
* | | regenetate | wpaul | 2000-10-10 | 2 | -6/+38 |
* | | Add vendor ID for Kingston Technology and add device ID for | wpaul | 2000-10-10 | 1 | -1/+5 |
* | | Add a macro for ISO C99 ("isoC-99"). | obrien | 2000-10-10 | 1 | -0/+10 |
* | | Note Ports Collection restructuring, new make(1) variable substitution | bmah | 2000-10-10 | 2 | -0/+16 |
* | | Add FreeBSD-only options to the getopt string | gshapiro | 2000-10-10 | 1 | -1/+1 |
* | | Minor clarification about the "bypass" hook. | archie | 2000-10-10 | 1 | -1/+2 |
* | | Fix alphabetical ordering for libsmutil | gshapiro | 2000-10-10 | 1 | -1/+1 |
* | | Document the recent sendmail related changes: | gshapiro | 2000-10-10 | 2 | -4/+40 |
* | | Build sendmail with STARTTLS support unless NO_OPENSSL is set. | gshapiro | 2000-10-10 | 2 | -0/+14 |
* | | Use sendmail's version of vacation. It is command line and database | gshapiro | 2000-10-10 | 4 | -735/+32 |
* | | mail.local(8) is no longer installed as a set-user-id binary. | gshapiro | 2000-10-10 | 1 | -2/+0 |
* | | Disable the SMTP EXPN and VRFY commands by default to prevent information | gshapiro | 2000-10-10 | 1 | -0/+1 |
* | | Install the sendmail cf building tools (contrib/sendmail/cf) in | gshapiro | 2000-10-10 | 4 | -12/+50 |
* | | fix conflicting types for ng_ing_rcvmsg() and ng_ing_rcvdata(). | hm | 2000-10-10 | 1 | -3/+4 |
* | | update with information about isdn4bsd upgrade | hm | 2000-10-10 | 1 | -0/+28 |
* | | * Add rudimentary DDB support (no kgdb, no backtrace, no single step). | dfr | 2000-10-10 | 22 | -428/+5595 |
* | | update to include the new isdn4bsd drivers | hm | 2000-10-10 | 1 | -1/+5 |
* | | add new version of ELECOM Air@Hawk/LD-WL11/PCC | sanpei | 2000-10-10 | 3 | -9/+28 |
* | | correct "device iwic0" to "device iwic" | hm | 2000-10-10 | 2 | -2/+2 |
* | | A quote from the ia64 compiler: | dfr | 2000-10-10 | 1 | -1/+1 |
* | | update i4b version to 0.96.00 | hm | 2000-10-10 | 1 | -2/+2 |
* | | Set i4b version number to 0.96.00. | hm | 2000-10-10 | 2 | -6/+6 |
* | | Do not exit when no holiday file is found. Issue warning and continue. | hm | 2000-10-10 | 1 | -3/+3 |
* | | Inital PowerPC loader build support. | obrien | 2000-10-10 | 2 | -1/+8 |
* | | Fix the embeded VCS ID for FreeBSD vs. NetBSD. | obrien | 2000-10-10 | 1 | -3/+2 |
* | | Add a quirk entry for the USB Sony DSC drive. | n_hibma | 2000-10-10 | 1 | -1/+6 |
* | | Architecture-specific setjump()/longjmp() bits for the PowerPC | obrien | 2000-10-10 | 1 | -0/+39 |
* | | print out error reason if it was failed in assign_io | sanpei | 2000-10-10 | 1 | -3/+23 |
* | | Remove unneccessary includes. (phk) | n_hibma | 2000-10-10 | 1 | -3/+1 |
* | | Mark directories as directories, not as regular files. | des | 2000-10-10 | 2 | -2/+2 |
* | | Remove unneeded includes (phk) | n_hibma | 2000-10-10 | 1 | -2/+1 |
* | | Add MAE0021 - Jetstream Int V.90 56k Voice Series 2. | tanimura | 2000-10-10 | 2 | -0/+2 |
* | | awi needs to access memory with 8bit, | onoe | 2000-10-10 | 1 | -0/+9 |
* | | We want the FreeBSD ID as the RCS ID, not the NetBSD one. | obrien | 2000-10-10 | 1 | -4/+3 |
* | | Removed the FreeBSD ID I was forced to add in rev 1.9. | obrien | 2000-10-10 | 1 | -2/+1 |
* | | Merged from sys/conf/{files.i386,options.i386} revisions 1.334 and | kato | 2000-10-10 | 2 | -30/+70 |
* | | Fixed breakage of CFLAGS and misplacement of $FreeBSD$ in previous commit. | bde | 2000-10-10 | 1 | -2/+1 |
* | | Remove LIBRSAGLUE, add LIBSSL | gshapiro | 2000-10-10 | 1 | -1/+1 |
* | | Added some handling code to work with SLI configs, and removed some unused | cokane | 2000-10-10 | 1 | -17/+28 |
* | | Add an amusing spoonerism. | kris | 2000-10-10 | 1 | -0/+2 |