| Commit message (Expand) | Author | Age | Files | Lines |
| * | Experimental support for .netrc. | Dag-Erling Smørgrav | 2003-01-22 | 2 | -0/+92 |
| * | Initialization paranoia. | Dag-Erling Smørgrav | 2003-01-22 | 1 | -0/+8 |
| * | A negative offset means "get it all". | Dag-Erling Smørgrav | 2003-01-22 | 1 | -2/+2 |
| * | New errata note: xl(4) timing problems. | Bruce A. Mah | 2003-01-22 | 1 | -0/+6 |
| * | Bah, add in a missing space char I noticed when MFC'ing this. | John Baldwin | 2003-01-22 | 2 | -2/+2 |
| * | New errata item: adduser(8) passwds can't have special shell characters. | Bruce A. Mah | 2003-01-22 | 1 | -0/+7 |
| * | Correctly identify the 3C920B chipset; although it may ship with some Nforce2 | Mike Silbersack | 2003-01-22 | 2 | -5/+5 |
| * | This commit was generated by cvs2svn to compensate for changes in r109686, | Dag-Erling Smørgrav | 2003-01-22 | 1 | -1/+3 |
| |\ |
|
| | * | #include <sys/types.h> (perforce change 24073) | Dag-Erling Smørgrav | 2003-01-22 | 1 | -1/+3 |
| * | | Prevent server-side glob(3) patterns from expanding | Yaroslav Tykhiy | 2003-01-22 | 1 | -4/+17 |
| * | | List all of the assignment operators explicitly, for those who have been | Tony Finch | 2003-01-22 | 2 | -19/+21 |
| * | | Force early initialization of the resolver library, since the resolver | Dag-Erling Smørgrav | 2003-01-22 | 1 | -0/+15 |
| * | | Make the arguments to d_close() match the arguments to d_open(), since | Joerg Wunsch | 2003-01-22 | 1 | -1/+1 |
| * | | getpeername() returns with no error but didn't fill struct sockaddr | Hajimu UMEMOTO | 2003-01-22 | 1 | -0/+2 |
| * | | When computing a new seed for an existing user, opienewseed() would | Dag-Erling Smørgrav | 2003-01-22 | 1 | -5/+4 |
| * | | Add yet another Sony Vaio PS/2 mouse ID. This one is found on a VX88. | Jeffrey Hsu | 2003-01-22 | 2 | -4/+6 |
| * | | Remove BAT invalidation. This is done later in the boot sequence, | Peter Grehan | 2003-01-22 | 2 | -34/+0 |
| * | | Catch up with the English version (w/ some translation fixes): | Hiroki Sato | 2003-01-22 | 3 | -79/+255 |
| * | | Convert remaining .s files to .S | Peter Grehan | 2003-01-22 | 1 | -3/+3 |
| * | | - remove dead conditional CFLAG setting | Peter Grehan | 2003-01-22 | 1 | -8/+3 |
| * | | Fix what I think is an off-by-one in certain worst-case scenarios | Peter Wemm | 2003-01-22 | 1 | -1/+1 |
| * | | fix link_status() in non-Ethernet case | Max Khon | 2003-01-22 | 1 | -4/+6 |
| * | | Finish update for cvs-1.11.5. Some build-time tunables were moved from | Peter Wemm | 2003-01-21 | 6 | -485/+39 |
| * | | Dont bother with unused rules for version.c | Peter Wemm | 2003-01-21 | 1 | -4/+1 |
| * | | Turn off Checkin-prog and Update-prog. | Peter Wemm | 2003-01-21 | 1 | -2/+2 |
| * | | Update for cvs-1.11.5 import (note to self: gotta fix the version tags) | Peter Wemm | 2003-01-21 | 2 | -4/+4 |
| * | | This commit was generated by cvs2svn to compensate for changes in r109661, | Peter Wemm | 2003-01-21 | 1 | -79/+0 |
| * | | Merge cvs-1.11.2.1-20021201 -> 1.11.5 changes onto mainline | Peter Wemm | 2003-01-21 | 10 | -102/+91 |
| * | | This commit was generated by cvs2svn to compensate for changes in r109658, | Peter Wemm | 2003-01-21 | 1 | -37/+0 |
| * | | This commit was generated by cvs2svn to compensate for changes in r109655, | Peter Wemm | 2003-01-21 | 35 | -87/+435 |
| |\ \ |
|
| | * | | Import cvs-1.11.5 onto vendor branch | Peter Wemm | 2003-01-21 | 45 | -189/+526 |
| * | | | There's absolutely no need for a struct-within-a-struct, so move the | Dag-Erling Smørgrav | 2003-01-21 | 2 | -28/+24 |
| * | | | Add missing SMP file locks around read-modify-write operations on | Jeffrey Hsu | 2003-01-21 | 1 | -1/+5 |
| * | | | Remove OBE prototype for iszerodev() - it was replaced by the | Peter Wemm | 2003-01-21 | 2 | -2/+0 |
| * | | | Fixes for a number of problems in the IOMMU code: | Thomas Moestl | 2003-01-21 | 2 | -16/+23 |
| * | | | Free resources when failing to set up the interrupt. | Thomas Moestl | 2003-01-21 | 1 | -0/+1 |
| * | | | bus_dmamap_sync() overhaul: | Thomas Moestl | 2003-01-21 | 1 | -21/+24 |
| * | | | bus_dmamap_sync() overhaul: | Thomas Moestl | 2003-01-21 | 2 | -22/+18 |
| * | | | Fix iommu_dvmamap_sync(): it was still operating as if the BUS_DMASYNC_* | Thomas Moestl | 2003-01-21 | 1 | -5/+13 |
| * | | | Correct an off-by-one in the boundary check. Otherwise, resource | Thomas Moestl | 2003-01-21 | 1 | -1/+1 |
| * | | | Define misc structs outside of struct firewire_comm. | Hidetoshi Shimokawa | 2003-01-21 | 1 | -77/+85 |
| * | | | Ignore events of unused IR DMA. | Hidetoshi Shimokawa | 2003-01-21 | 1 | -3/+11 |
| * | | | This commit was generated by cvs2svn to compensate for changes in r109641, | Jacques Vidrine | 2003-01-21 | 1 | -1/+2 |
| |\ \ \ |
|
| | * | | | Add a missing include, needed to get a prototype for `des_read_pw_string'. | Jacques Vidrine | 2003-01-21 | 1 | -1/+2 |
| * | | | | Define OPENSSL_DES_LIBDES_COMPATIBILITY so that Heimdal will build with | Jacques Vidrine | 2003-01-21 | 1 | -0/+1 |
| * | | | | Remove NEXTDOSPART. | Yoshihiro Takahashi | 2003-01-21 | 1 | -1/+0 |
| * | | | | Use NDOSPART instead of NEXTDOSPART. | Yoshihiro Takahashi | 2003-01-21 | 1 | -2/+2 |
| * | | | | MFi386: revision 1.63. | Yoshihiro Takahashi | 2003-01-21 | 1 | -10/+9 |
| * | | | | Needs wlan for wi. | Warner Losh | 2003-01-21 | 1 | -0/+1 |
| * | | | | Don't forget to properly quote input. | Mike Makonnen | 2003-01-21 | 1 | -1/+1 |